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 a Tips a Tricks section for things which are not requirements but useful knowledge to address typical scenarios #69

Open ericzolf opened 2 years ago

ericzolf commented 2 years ago

This issue has been created as a consequence of #67 : it isn't exactly a recommendation, but more a "if you want to support old versions, do this", but we can't recommend supporting old versions, it's a customer/product owner decision resp. requirement unrelated to the actual quality of the code. #35 is another example of such a topic, neither facts nor vars are "better", they just are different in behavior.

ericzolf commented 2 years ago

Agreed to go for a separate section, named "Tips & Tricks".