Skip to content

Releases: Anyweb/ansible-nxos

v0.1.1

16 May 12:14
0886b1e
Compare
Choose a tag to compare

[0.1.1] - 2024-05-16

5a5a2a8...7f2246f

Miscellaneous Tasks

v0.1.0

15 May 14:54
5a5a2a8
Compare
Choose a tag to compare

[0.1.0] - 2024-05-15

Documentation

  • Add usage and configuration information (bfa657d)
  • Fix some spelling and styling issues (0e65527)

Features

  • Add devcontainer configuration (c8796b7)
  • Add initial ansible setup (d1dee5a)
  • Playbook to gather all nxos facts (b657293)
  • Playbook to backup configuration (9944449)
  • Add timestamp to backup file name (431ade1)
  • Playbook to configure vlans (11925ed)
  • Playbook to configure VRFs (3858975)
  • Playbook to show vlan information (b1e7c2e)
  • Playbook to show vrf information (d39b560)

Miscellaneous Tasks

  • Add initial documentation (c1d1296)
  • Provide pip requirements (40c535e)
  • Add license (47d90dd)
  • Add git-cliff for changelog creation (deeb817)

Styling

  • Make sure cli commands are displayed correctly (cb99033