diff --git a/.ansible-lint b/.ansible-lint index d50b2b63e5e1e0b6fa61592bcc6b2e2228d9249b..ba7ee2194978b008d44fca3c2bce87d6763a0855 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -2,6 +2,7 @@ exclude_paths: - misc # FIXME: parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path. - playbooks/tasks + - roles/prometheus/files/node.rules.yml skip_list: # line too long (x > 80 characters) (line-length) - 'line-length'