Skip to content
Snippets Groups Projects
Commit c722cef1 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Update .ansible-lint - role var naming

parent 8f8e94ce
No related branches found
No related tags found
No related merge requests found
Pipeline #84235 passed
...@@ -3,3 +3,4 @@ skip_list: ...@@ -3,3 +3,4 @@ skip_list:
- 'role-name[path]' # Avoid using paths when importing roles. - 'role-name[path]' # Avoid using paths when importing roles.
- 'meta-runtime[unsupported-version]' # requires_ansible key must be set to a supported version. - 'meta-runtime[unsupported-version]' # requires_ansible key must be set to a supported version.
- 'meta-unsupported-ansible' # Required ansible version in meta/runtime.yml must be a supported version. - 'meta-unsupported-ansible' # Required ansible version in meta/runtime.yml must be a supported version.
- 'var-naming[no-role-prefix]'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment