mirror of
https://github.com/ansible-community/awesome-ansible.git
synced 2024-12-25 15:59:23 -05:00
Add best practices article
This commit is contained in:
parent
4c192564a7
commit
7b922e8168
@ -65,6 +65,8 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat
|
||||
- [Ansible (Real Life) Good Practices](https://reinteractive.com/posts/167-ansible-real-life-good-practices) - Best practice guidelines.
|
||||
- [Ansible Best Practices by enginyoyen](https://github.com/enginyoyen/ansible-best-practises) - Some Best Practices for Ansible.
|
||||
- [Testing Ansible Roles Against Windows with Test-Kitchen](https://hodgkins.io/testing-ansible-roles-windows-test-kitchen) - Using Test-Kitchen with Ansible to apply playbooks to Windows machines and test them with [Pester](https://github.com/pester/Pester/).
|
||||
- [Ansible Best Practices by AndiDog](https://andidog.de/blog/2017-04-24-ansible-best-practices) - Practices covering many aspects of an Ansible setup, including hints to support different environments (testing, staging, production).
|
||||
|
||||
## Cheat sheets
|
||||
|
||||
> Structured Documents for fast and easy reference.
|
||||
|
Loading…
Reference in New Issue
Block a user