mirror of https://github.com/ansible/ansible.git
* [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
pull/47283/head
parent
f1db8985e3
commit
7d936c12fd
@ -0,0 +1,6 @@
|
||||
---
|
||||
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
|
||||
Loading…
Reference in New Issue