ansible/changelogs/fragments/ios_get_config_fix.yaml
Ganesh Nalawade bf96b1da63
Fix fetching ios default running config (#39475) (#39608)
If default option is enable in that case only
add 'all' or 'full' flag
(cherry picked from commit eb5e15e7e0)

Update changelog
2018-05-02 20:06:21 +05:30

2 lines
No EOL
124 B
YAML

bugfixes:
- ios_config - Fix ios get_config to fetch config without defaults (https://github.com/ansible/ansible/pull/39475)