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/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
8 years ago
..
__init__.py initial add of ios_template module 9 years ago
ios_command.py removes output keyword from command in ios_command 8 years ago
ios_config.py fixes issue where the configobjs are not deserialized to a list 8 years ago
ios_facts.py bugfix that adds missing itertools import to ios_facts 8 years ago
ios_template.py update ios_template module using refactored network shared modules 8 years ago