v1.1.0
titom73
released this
24 Apr 05:52
·
83 commits
to releases/v1.1.x
since this release
Supported CloudVision version:
- 2018.2.5
- 2019.x
- 2020.1 (#129)
Download Cloudvision appliance: Arista website
Enhancement:
- Optimize
cv_facts
execution: #147 cv_configlet
now support deletion mode to remove a list of configlets: #168cv_device
now supports mode to apply configlets (merge/override/delete): #126cv_configlet
returns diff computed by Cloudvision: #121cv_configlet
now supports custom comment to configure on CV side: #186- Support DHCP package installation for centos and ubuntu platform #172 (cherry-picked from
releases/v1.0.x
)
Fixed issues:
- Fix an issue related to container topology deletion in a relative path #175
- Fix an issue related to authentication fallback mechanism #183 / #185
- Fix an error collecting facts if a configlet or a configlet builder contains
errorCode
string: #178
Others
- Support generic logging in module for better bug analysis: #124
- Ansible lint over DCHP configuration role.