community.general/lib/ansible/modules/network/iosxr
Ricardo Carrillo Cruz cc7e09451a Fall-back to show configuration on old IOSXR devices (#22900)
In old IOSXR versions, 'show commit changes diff' does not work.
Fall-back to 'show configuration' if that command fails so execution
can move forward.

Fixes #22235
2017-03-29 16:21:23 +02:00
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
_iosxr_template.py Fall-back to show configuration on old IOSXR devices (#22900) 2017-03-29 16:21:23 +02:00
iosxr_command.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
iosxr_config.py Fall-back to show configuration on old IOSXR devices (#22900) 2017-03-29 16:21:23 +02:00
iosxr_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
iosxr_system.py Fall-back to show configuration on old IOSXR devices (#22900) 2017-03-29 16:21:23 +02:00