tripleo-validations/.ansible-lint_rules
Gael Chamoulaud 155d1a553a 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.

This patch bumps python-novaclient lower constraints to 15.1.0.

[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>
(cherry picked from commit 148199846d)
2020-03-03 13:47:31 +00:00
..
RoleNames.py Add custom ansible-lint rule for Role Names 2020-03-03 13:47:31 +00:00
ValidationHasMetadataRule.py Validate the playboooks metadata structure 2020-01-23 14:56:25 +01:00