ansible/network/openswitch
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 ops_template module 2016-02-17 16:23:41 +00:00
ops_command.py added new functionality to ops_command 2016-08-31 14:19:31 -04:00
ops_config.py fixes issue where the configobjs are not deserialized to a list 2016-09-05 15:44:21 -04:00
ops_facts.py update ops_facts with enhancements 2016-08-30 23:00:02 -04:00
ops_template.py update ops_template module using refactored network shared modules 2016-08-31 15:01:16 -04:00