community.general/lib/ansible/modules/network/openswitch
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 ops_template module 2016-12-08 11:24:06 -05:00
ops_command.py added new functionality to ops_command 2016-12-08 11:24:56 -05:00
ops_config.py fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
ops_facts.py update ops_facts with enhancements 2016-12-08 11:24:56 -05:00
ops_template.py update ops_template module using refactored network shared modules 2016-12-08 11:24:56 -05:00