# Список используемых источников

- [Good practices for ansible](https://redhat-cop.github.io/automation-good-practices/)
- [Ansible naming conventions](https://www.mcorbin.fr/posts/2018-05-12-ansible-naming/)
- [Looking up secrets from Hashicorp Vault](https://www.tinfoilcipher.co.uk/2020/08/24/ansible-looking-up-secrets-from-hashicorp-vault/)
- [Galaxy Installation with Ansible](https://training.galaxyproject.org/training-material/topics/admin/tutorials/ansible-galaxy/tutorial.html)
- [How to use Ansible Galaxy](https://www.redhat.com/sysadmin/ansible-galaxy-intro)
- [Ansible role argument specification](https://steampunk.si/blog/ansible-role-argument-specification/)
- [Пишем роли ansible не ломая прод — особенности check\_mode или как правильно его готовить](https://habr.com/ru/articles/746864/)