ansible/network/iosxr
Peter Sprygada e5419a2738 fixes issue where the configobjs are not deserialized to a list
When the configuration is compared and the results deserialized, the
dumps() function returns a string.  This cohereces the return to a list
in case before and/or after needs to be applied

fixes 4707
2016-09-05 15:44:21 -04:00
..
__init__.py initial add of iosxr_command module 2016-02-12 17:04:12 -05:00
iosxr_command.py add new functionality to iosxr_command module 2016-08-23 09:33:12 -04:00
iosxr_config.py fixes issue where the configobjs are not deserialized to a list 2016-09-05 15:44:21 -04:00
iosxr_facts.py add new iosxr_facts module for fact collection from XR devices 2016-08-26 21:41:05 -04:00
iosxr_template.py update iosxr_template to use network shared modules 2016-08-26 15:56:17 -04:00