tripleo-validations/.ansible-lint_rules
Gael Chamoulaud 148199846d Add custom ansible-lint rule for Role Names
Roles can no longer have a "-" in them according to the upstream ansible
documentation[0]. This change adds a new ansible-lint rule to check if
the role name is respecting the Ansible recommendations.

[0] https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#roles-directory

Change-Id: I62bffc9ed3c0076f9a8415d00ed9b34911a7597f
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2020-02-19 09:02:18 +01:00
..
RoleNames.py Add custom ansible-lint rule for Role Names 2020-02-19 09:02:18 +01:00
ValidationHasMetadataRule.py Validate the playboooks metadata structure 2020-01-13 14:03:10 +01:00