Amend ansible-lint configuration since we now have a unified installation directory for Galaxy roles

This commit is contained in:
Salt 2021-09-18 16:14:14 -05:00
parent 1fcfa808f0
commit 49eb8e989f

View File

@ -3,19 +3,13 @@
exclude_paths:
# We're not interested in linting Galaxy roles here
- roles/docker
- roles/k8s
- roles/nextcloud
- roles/postgresql
- roles/sshd
- .roles
mock_roles:
# Used for local testing
- docker
- k8s
- nextcloud
- postgresql
- sshd
- geerlingguy.docker
- geerlingguy.postgresql
- willshersystems.sshd
skip_list:
# I'm aware of the risks and accept them