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/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
8 years ago
..
__init__.py initial add of ops_template module 9 years ago
ops_command.py added new functionality to ops_command 8 years ago
ops_config.py fixes issue where the configobjs are not deserialized to a list 8 years ago
ops_facts.py update ops_facts with enhancements 8 years ago
ops_template.py update ops_template module using refactored network shared modules 8 years ago