Removed debug task
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
- debug:
|
||||
msg: "{{ hostvars[inventory_hostname]['l2_interfaces'] }}"
|
||||
|
||||
- name: configure vlans
|
||||
ios_vlans:
|
||||
config: "{{ hostvars[inventory_hostname]['vlans'] }}"
|
||||
|
||||
Reference in New Issue
Block a user