Skip to content

Commit bf6960a

Browse files
committed
prep for release 0.4.1
1 parent be262d1 commit bf6960a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Role: [cisco.nac_dc_vxlan.dtc.remove](https://github.com/netascode/ansible-dc-vx
4646

4747
The `remove` role removes state from the NDFC controller and the devices managed by the NDFC controller. When the collection discovers managed state in NDFC that is not defined the the data model it gets removed by this role. For this reason this role requires the following variables to be set to `true` under the `group_vars` directory. This avoids accidental removal of configuration from NDFC that might impact the network. The `remove` role has a dependency on the `validate` role.
4848

49-
Inside the [example repository](https://github.com/netascode/ansible-dc-vxlan-example){:target="_blank"} under `group_vars/ndfc` is a file called `ndfc.yaml` that contains the variables:
49+
Inside the [example repository](https://github.com/netascode/ansible-dc-vxlan-example) under `group_vars/ndfc` is a file called `ndfc.yaml` that contains the variables:
5050

5151
```yaml
5252
# Control Parameters for 'Remove' role tasks in VXLAN EVPN fabric
@@ -432,10 +432,10 @@ We welcome community contributions to this collection. If you find problems, ple
432432

433433
## More Information
434434

435-
- [Cisco Nexus Dashboard and Services Deployment and Upgrade Guide](https://www.cisco.com/c/en/us/td/docs/dcn/nd/3x/deployment/cisco-nexus-dashboard-and-services-deployment-guide-321.html){:target="_blank"}
436-
- [Cisco Nexus Dashboard Fabric Controller (NDFC) User Content for LAN Configuration Guide](https://www.cisco.com/c/en/us/td/docs/dcn/ndfc/1222/collections/ndfc-user-content-1222-lan.html){:target="_blank"}
437-
- [Ansible User Guide](https://docs.ansible.com/ansible/latest/user_guide/index.html){:target="_blank"}
438-
- [Ansible Developer Guide](https://docs.ansible.com/ansible/latest/dev_guide/index.html){:target="_blank"}
435+
- [Cisco Nexus Dashboard and Services Deployment and Upgrade Guide](https://www.cisco.com/c/en/us/td/docs/dcn/nd/3x/deployment/cisco-nexus-dashboard-and-services-deployment-guide-321.html)
436+
- [Cisco Nexus Dashboard Fabric Controller (NDFC) User Content for LAN Configuration Guide](https://www.cisco.com/c/en/us/td/docs/dcn/ndfc/1222/collections/ndfc-user-content-1222-lan.html)
437+
- [Ansible User Guide](https://docs.ansible.com/ansible/latest/user_guide/index.html)
438+
- [Ansible Developer Guide](https://docs.ansible.com/ansible/latest/dev_guide/index.html)
439439

440440
## Licensing
441441

0 commit comments

Comments
 (0)