mirror of https://github.com/ansible/ansible.git
Fix 'defaults' option in the nxos_config module (#51076)
* Fix 'defaults' option in the nxos_config module
Nxos get_config is allways called with the 'all' option.
* Fix flag's calculation
* Add tests
* nxos_config: the 'backup' option take into account the value of 'defaults' option
If 'defaults' option is true, the running-config backup is done with the all
keyword.
(cherry picked from commit 87a01df6ad
)
pull/54918/head
parent
41d999998d
commit
0bb0729455
Loading…
Reference in New Issue