We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23f069 commit 604540bCopy full SHA for 604540b
1 file changed
ansible/.ansible-lint
@@ -1,10 +1,9 @@
1
---
2
exclude_paths:
3
- - .github # Not ansible roles
4
- - roles/certbot/vars/main/vault.yml
+ - ansible/roles/certbot/vars/main/vault.yml
5
# Submodules
6
- - roles/nftables
7
- - roles/prometheus-postgres-exporter
+ - ansible/roles/nftables
+ - ansible/roles/prometheus-postgres-exporter
8
skip_list:
9
- fqcn-builtins
10
- meta-no-info
0 commit comments