Ansible Cvp Versions Save

Ansible modules for Arista CloudVision

v3.10.1

5 months ago

What's Changed

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.10.0...v3.10.1

v3.10.0

5 months ago

What's Changed

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.9.0...v3.10.0

v3.9.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.8.0...v3.9.0

v3.8.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.7.0...v3.8.0

v3.7.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.6.1...v3.7.0

v3.6.1

1 year ago

What's Changed

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/3.6.0...v3.6.1

v3.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.5.1...3.6.0

v3.5.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/aristanetworks/ansible-cvp/compare/v3.5.0...v3.5.1

v3.5.0

1 year ago

Features

  • 2cc57f9 [Feat] Expose verbose option in cv_facts_v3 (#535)
  • f07ebf7 [Feat] Implement image bundle on device level (#505)
  • c8f495d [Feat] Request add support for access point provisioning (#527)
  • 010145f [module_utils] Add support for approve/execute actions (#529)

Bug fixes

  • f3c1cac [cv_device_v3] Allow all search_by options when assigning and removing image bundles (#541)
  • 7844696 [cv_facts_v3] Make image bundle name key usage consistent (#513)

Code Refactoring

  • 0d6977e [Refactor] Relax the condition to raise exception for inline vault password (#533)

Documentation

  • f601ac5 [Doc] Data model schema (#536)
  • bb59866 [Doc] Enable twitter, edit path, bump material (#543)
  • 48d4ede [Doc] Minor nits in documentation (#542)

v3.4.0

1 year ago

v3.4.0

Features

  • c30bd1e [Feat] (dhcp_configuration) add a name to the dhcp record (#481)
  • 90dba82 [Feat] Add support for change controls (#413) (#464)
  • 8377c7d [Feat] Add svc account token auth method for on-prem and standardize i… (#458)
  • 57a2384 [Feat] New module to support topology tags (#459)
  • 30899be [Feat] Facts update (#469)
  • aaac3cc [cv_facts_v3] Show assigned image bundles on devices and containers (#488)
  • a129aa4 [module_utils] Raise NotImplementedError if encrypted Vault password… (#479)

Bug fixes

  • a5ba03d [Fix] (image_tools) Change from error to warning if image already exists (#471)
  • 169074f [Fix] Changed pytest to check for a warning (#485)
  • f1dd534 [cv_container] Cannot remove containers anymore (#487)

Code Refactoring

  • bcf4545 [ansible-cvp] Remove distutils import to anticipate deprecation (#478)

Documentation

  • 1f920cf [Doc] Add documentation for cv_change_control_v3 (#489)

Other changes

  • 8e1cf90 [actions] CI: Update list of reviewers (#473)
  • b5f4706 [changelog] Build system: Update base url to point to ansible-cvp