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 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.
9 years ago
..
__init__.py initial add of ios_template module 9 years ago
ios_command.py Fix ios_command fix 9 years ago
ios_config.py bugfix for ios_config module 9 years ago
ios_template.py update ios_template doc strings and return values 9 years ago