ansible/network/ios
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 ios_template module 2016-02-06 08:19:01 -05:00
ios_command.py removes output keyword from command in ios_command 2016-08-30 17:14:33 -04:00
ios_config.py fixes issue where the configobjs are not deserialized to a list 2016-09-05 15:44:21 -04:00
ios_facts.py bugfix that adds missing itertools import to ios_facts 2016-09-02 08:15:07 -04:00
ios_template.py update ios_template module using refactored network shared modules 2016-08-26 16:05:46 -04:00