Skip to content

v0.1.0

Compare
Choose a tag to compare
@tepene tepene released this 15 May 14:54
· 4 commits to main since this release
5a5a2a8

[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