File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ exclude_paths:
55 - environments/kolla/files/overlays/ceilometer/pipeline.yaml
66 - environments/kolla/files/overlays/prometheus/prometheus.yml.d/50-ceph.yml
77 - netbox/playbooks
8+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_device.py
9+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_ip_address.py
10+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_location.py
11+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_prefix.py
12+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_rack.py
13+ - .ansible/collections/ansible_collections/netbox/netbox/plugins/modules/netbox_site.py
814mock_modules:
915 - netbox.netbox.netbox_device
1016 - netbox.netbox.netbox_ip_address
You can’t perform that action at this time.
0 commit comments