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

Mschoenw collection role name prefix #55

Closed mophahr closed 2 years ago

mophahr commented 2 years ago

This is a follow up to the discussion we had in a recent CoP meeting.

The PR contains a rule to only use variable and role names in a collection that at least contain the collection name (or a short version of it)

ericzolf commented 2 years ago

Was it on purpose that you mixed Makefile stuff and documentation?

mophahr commented 2 years ago

Was it on purpose that you mixed Makefile stuff and documentation?

nope. fixed.

mophahr commented 2 years ago

We have a dependency sadly on #43 which isn't yet finished/merged.

This shoiuld be ready now. @ericzolf please have another look

mophahr commented 2 years ago

weaken rule for roles

mophahr commented 2 years ago

closed during CoP meeting