community.general/lib/ansible/modules/network/ios
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 ios_template module 2016-12-08 11:24:03 -05:00
ios_command.py removes output keyword from command in ios_command 2016-12-08 11:24:55 -05:00
ios_config.py fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
ios_facts.py bugfix that adds missing itertools import to ios_facts 2016-12-08 11:24:58 -05:00
ios_template.py update ios_template module using refactored network shared modules 2016-12-08 11:24:54 -05:00