Initial commit, squashed
This commit is contained in:
commit
158e8740b8
83 changed files with 2718 additions and 0 deletions
1
group_vars/all/vars.yml
Normal file
1
group_vars/all/vars.yml
Normal file
|
@ -0,0 +1 @@
|
|||
vlans: "{{ query('netbox.netbox.nb_lookup', 'vlans', api_filter='group=new-net', raw_data=true) | sort(attribute='vid') }}"
|
Loading…
Add table
Add a link
Reference in a new issue