diff --git a/.ansible-lint b/.ansible-lint index 11f39e6..84c0c9f 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -16,9 +16,12 @@ mock_roles: skip_list: # I'm aware of the risks and accept them - package-latest + # I do not intend to publish a majority of roles here + # The ones that I do will be in separate repos with their own CI/CD + - meta-no-info + # I don't care + - role-name warn_list: - # There is exactly one occurence of this and it's for faulty web installers - - ignore-errors # These tend to be pretty buggy - experimental