Skip to content

Commit 83901b1

Browse files
authored
Update galaxy.yml
1 parent bbd4ebc commit 83901b1

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

galaxy.yml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: cisco
33
name: nac_dc_vxlan
4-
version: 0.2.0
4+
version: 0.3.0
55
readme: README.md
66
authors:
77
- Devendra Gupta <devegupt>
@@ -14,12 +14,19 @@ authors:
1414
- Shangxin Du <shdu>
1515
- Udit Mehrotra <udmehrot>
1616
- Vladimir Joshevski <vjoshevs>
17-
description: Ansible solution collection for VXLAN
17+
description: Ansible Solution Collection for VXLAN
18+
19+
repository: https://github.com/netascode/ansible-dc-vxlan
20+
documentation: https://github.com/cisco-open/ansible-collection-catalystwan/blob/main/README.md
21+
homepage: https://netascode.cisco.com/data_model/vxlan/overview
22+
issues: https://github.com/netascode/ansible-dc-vxlan/issues
23+
1824
license_file: LICENSE
19-
tags: [cisco, ndfc, dcnm, nxos, networking, vxlan, evpn]
25+
26+
tags: [cisco, ndfc, dcnm, nxos, networking, vxlan, evpn, nac, sac]
27+
2028
dependencies:
2129
"ansible.netcommon": ">=4.1.0"
2230
"cisco.nxos": ">=4.0.1"
2331
"cisco.dcnm": ">=2.4.0"
2432
"community.general": ">=8.5.0"
25-
repository: https://github.com/netascode/ansible-dc-vxlan

0 commit comments

Comments
 (0)