mirror of https://github.com/ansible/ansible.git
Introspect flag to use on 'show run' when using defaults in ios_config (#22903)
When the ios_config module has 'defaults' param it runs in the device the command 'show running-config all' but 'all' may not be available in older devices. This change makes introspection by using the help command and run 'full' in case 'all' is not available. Fixes #22747pull/23024/head
parent
495a1340a6
commit
a5b12ff269
Loading…
Reference in New Issue