Skip to content

Commit 2fa8d61

Browse files
authored
ansible-lint: exclude some more paths (#2546)
The netbox playbooks are failing ansible-lints checks for some time now, but the exact cause for that is unclear, let's exclude them. Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
1 parent 874f92f commit 2fa8d61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ansible-lint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ exclude_paths:
44
- environments/kolla/files/overlays/ceilometer/event_pipeline.yaml
55
- environments/kolla/files/overlays/ceilometer/pipeline.yaml
66
- environments/kolla/files/overlays/prometheus/prometheus.yml.d/50-ceph.yml
7+
- netbox/playbooks
78
mock_modules:
89
- netbox.netbox.netbox_device
910
- netbox.netbox.netbox_ip_address

0 commit comments

Comments
 (0)