netascode / ansible-dc-vxlan

Ansible Collection for configuring a VXLAN Fabric using Direct to Controller (DTC) or Direct To Device (DTD) workflows.
https://galaxy.ansible.com/ui/repo/published/cisco/nac_dc_vxlan/
MIT License
6 stars 8 forks source link

Control Parameter Documentation #177

Closed mikewiebe closed 1 month ago

mikewiebe commented 2 months ago

We need to update our main readme and example repo readme with a section dedicated to the various control parameters.

These are the control parameters we have today:

interface_delete_mode: false network_delete_mode: false vrf_delete_mode: false inventory_delete_mode: false vpc_delete_mode: false link_vpc_delete_mode: false force_run_all: false

mtarking commented 1 month ago

Completed as part of #172