redhat-cop / automation-good-practices

Recommended practices for all elements of automation using Ansible, starting with collections and roles, continuing with playbooks, inventories and plug-ins... These good practices are planned to be used by all Red Hat teams interested but can of course be used by others.
268 stars 66 forks source link

Add recommendations around using .gitignore #50

Open bontreger opened 2 years ago

bontreger commented 2 years ago

Recommend to use a .gitignore file to not capture failed playbook runs in source control.