The playbook - hosts: ...
tasks:
- name: Delete all VLANs
ios_vlan:
vlan_id: 100
state: absent
works smooth.
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/b85c337c-51f8-41a5-ba94-a9d962eeff39%40googlegroups.com.
