Skip to content

Commit b1e15ad

Browse files
jb3ChrisLovering
authored andcommitted
Update ansible-lint ignores
1 parent 411e64e commit b1e15ad

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

ansible/.ansible-lint

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
exclude_paths:
3-
- .github # Not ansible roles
4-
- roles/certbot/vars/main/vault.yml
3+
- ansible/roles/certbot/vars/main/vault.yml
54
# Submodules
6-
- roles/nftables
7-
- roles/prometheus-postgres-exporter
5+
- ansible/roles/nftables
6+
- ansible/roles/prometheus-postgres-exporter
87
skip_list:
98
- fqcn-builtins
109
- meta-no-info

0 commit comments

Comments
 (0)