You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
__init__.py initial add of iosxr_command module 9 years ago
iosxr_command.py add new functionality to iosxr_command module 8 years ago
iosxr_config.py fixes issue where the configobjs are not deserialized to a list 8 years ago
iosxr_facts.py add new iosxr_facts module for fact collection from XR devices 8 years ago
iosxr_template.py update iosxr_template to use network shared modules 8 years ago