Amend ansible-lint configuration since we now have a unified installation directory for Galaxy roles
This commit is contained in:
parent
1fcfa808f0
commit
49eb8e989f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user