mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-22 00:49:09 -07:00
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 #22747 |
||
---|---|---|
.. | ||
__init__.py | ||
_ios_template.py | ||
ios_banner.py | ||
ios_command.py | ||
ios_config.py | ||
ios_facts.py | ||
ios_system.py | ||
ios_vrf.py |