Skip to content

Commit

Permalink
ansible-lint: exclude some more paths (#2546)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
osfrickler authored Nov 25, 2024
1 parent 874f92f commit 2fa8d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exclude_paths:
- environments/kolla/files/overlays/ceilometer/event_pipeline.yaml
- environments/kolla/files/overlays/ceilometer/pipeline.yaml
- environments/kolla/files/overlays/prometheus/prometheus.yml.d/50-ceph.yml
- netbox/playbooks
mock_modules:
- netbox.netbox.netbox_device
- netbox.netbox.netbox_ip_address
Expand Down

0 comments on commit 2fa8d61

Please sign in to comment.