From 9d135af427def62ee490397c1f72ef47cd4f33c5 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 17 Sep 2018 08:55:43 +0200 Subject: [PATCH] ansible - best practices guide --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cd4d44..d7bfe66 100644 --- a/README.md +++ b/README.md @@ -1319,6 +1319,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Jakub Skałecki](https://rock-it.pl/managing-multiple-environments-with-ansible-best-practices/) - (2017) Managing multiple environments with Ansible - best practices * [Ansible](https://www.ansible.com/resources/videos/ansiblefest-london-2017) - [Videos] (2017) AnsibleFest London Videos * [Jonathan Lozada De La Matta (Red Hat)](https://opensource.com/article/18/7/sysadmin-tasks-ansible) - (2018) A sysadmin's guide to Ansible: How to simplify tasks +* [Kat Dober](https://blog.newrelic.com/engineering/ansible-best-practices-guide/) - (2018) New to Ansible? Check Out Our Best Practices Guide ### Ansible Vault * [brianshumate/ansible-vault](https://github.com/brianshumate/ansible-vault) - Ansible role for Vault @@ -4049,6 +4050,7 @@ Maturity Model > 2. prefer duplication over the wrong abstraction * [John D. Cook](https://www.johndcook.com/blog/2008/05/03/reusable-code-vs-re-editable-code/) - (2008) Reusable code vs. re-editable code * [progrium/bashstyle](https://github.com/progrium/bashstyle) - Let's do Bash right! +* [Kat Dober](https://blog.newrelic.com/engineering/ansible-best-practices-guide/) - (2018) New to Ansible? Check Out Our Best Practices Guide ## Conferences > In Belgium