ansible/network/ios
Peter Sprygada e3ca92e97d bugfix for ios_config module
This commit address a bug in the ios_config module when using the
match: strict argument.  When the argument is used, the module will
compare the configuration block same as match: exact which is not the
intended behavior.  This commit updates the behavior to propertly handle
the strict argument.
2016-03-10 13:34:04 -05:00
..
__init__.py initial add of ios_template module 2016-02-06 08:19:01 -05:00
ios_command.py Fix ios_command fix 2016-03-02 22:13:03 +09:00
ios_config.py bugfix for ios_config module 2016-03-10 13:34:04 -05:00
ios_template.py update ios_template doc strings and return values 2016-02-09 14:38:42 -05:00