Hello,

I'm trying to do the followings for a network switch.
(1) retrieve the current configuration of a VLAN.
(2) preserve the current VLAN configuration on the Ansible host.
(3) push the new configuration to the VLAN.

However, the existing network modules for VLAN configuration can only push 
the new configuration and return the current configuration in a single 
module execution.  For example, Module ios_vlans, junos_vlans, etc.

Can I achieve what I am trying to do using any existing network modules?
If not, I would like to enhance the existing modules to allow retrieving 
current configuration only.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/675a9293-2a12-4c6d-9a14-a83515e76f7co%40googlegroups.com.

Reply via email to