Removed debug task

This commit is contained in:
Accendit
2020-05-11 22:28:32 +02:00
parent 9b4e1ec793
commit 20b68c55a7

View File

@ -1,6 +1,3 @@
- debug:
msg: "{{ hostvars[inventory_hostname]['l2_interfaces'] }}"
- name: configure vlans
ios_vlans:
config: "{{ hostvars[inventory_hostname]['vlans'] }}"