community.general/lib/ansible/modules/network/iosxr
Peter Sprygada db49e1e436 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-12-08 11:25:01 -05:00
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_command.py add new functionality to iosxr_command module 2016-12-08 11:24:53 -05:00
iosxr_config.py fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
iosxr_facts.py add new iosxr_facts module for fact collection from XR devices 2016-12-08 11:24:53 -05:00
iosxr_template.py update iosxr_template to use network shared modules 2016-12-08 11:24:53 -05:00