ansible/changelogs/fragments/cliconf-get-bugfixes.yaml
Nathaniel Case 7d936c12fd [2.7] Update some cliconf plugins (#47141) (#47310)
* [2.7] Update some cliconf plugins (#47141)

* Add `check_all` to many community cliconf plugins
(cherry picked from commit 7844a40)

Co-authored-by: Nathaniel Case <this.is@nathanielca.se>

* Add changelog entry
2018-10-22 10:35:27 -07:00

6 lines
325 B
YAML

---
bugfixes:
- Update the signatures of many cliconf plugins' get() methods to support the check_all paramter.
Specifically, aireos, aruba, asa, ce, cnos, dellos6, dellos9, dellos10,
edgeos, enos, exos, ironware, nos, onyx, routeros, slxos, and voss were
updated. This fixes the cli_command module for these platforms