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

How to name internal roles? #80

Open ericzolf opened 2 years ago

ericzolf commented 2 years ago

On roles that we don't expect users to run. Should we prefix those role names with '_' like we do with internal variables that aren't exposed I don't think you can do that in Automation Hub. The system roles team had to use a prefix like "private…” (and document!). zzzprivate? I’ve seen “0prep”, “pre”, “setup_”