community.general/lib/ansible/modules/network/iosxr
Peter Sprygada f0008248d4 fix iosxr commands to encode json (#23346)
the command dict in the iosxr module_utils wasn't encoding the request
to json.  this patch will fix that problem
2017-04-06 15:44:21 +01: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 fix iosxr commands to encode json (#23346) 2017-04-06 15:44:21 +01: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