Skip to content

Releases: aristanetworks/ansible-cvp

v3.11.0

15 Aug 18:27
b3d1b16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.1...v3.11.0

v3.10.1

06 Dec 23:48
204509b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.10.1

v3.10.0

05 Dec 21:59
724d398
Compare
Choose a tag to compare

What's Changed

  • Bump: required ansible version to pass certification by @sugetha24 in #683

Full Changelog: v3.9.0...v3.10.0

v3.9.0

22 Nov 19:31
f00de07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.0...v3.9.0

v3.8.0

29 Aug 22:39
04380db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

10 Jul 18:16
e808c48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.1...v3.7.0

v3.6.1

29 Mar 22:07
f8b8e40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...v3.6.1

v3.6.0

12 Jan 22:16
ebcc2eb
Compare
Choose a tag to compare

What's Changed

  • Doc: Create advanced MLAG upgrade example by @colinmacgiolla in #554
  • Feat(cv_container_v3): Add support for image bundles on containers by @colinmacgiolla in #550
  • Fix(cv_facts_v3): Handle stale and empty devices in the inventory having an image bundle of type None by @colinmacgiolla in #569

Full Changelog: v3.5.1...3.6.0

v3.5.1

03 Nov 17:55
805d0bc
Compare
Choose a tag to compare

What's Changed

  • Fix: Bump update min cvprac version by @sugetha24 in #547
  • CI: Adding ignores for unsupported versions of python (2.7-3.5) by @alisonlhart in #548
  • Doc: Update cvp version support for schedule option by @sugetha24 in #546

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

01 Nov 18:57
5d90ea8
Compare
Choose a tag to compare

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