ansible/network
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
..
basics Don't pass follow_redirects to fetch_url, use module.params instead 2016-03-07 15:34:22 -06:00
cumulus add init to network/cumulus and reset module attrs 2016-02-12 07:12:56 -05:00
eos bugfix for handling match=strict in eos_config 2016-03-10 13:33:48 -05:00
ios bugfix for ios_config module 2016-03-10 13:34:04 -05:00
iosxr bugfix for handling match=strict in iosxr_config 2016-03-10 13:33:41 -05:00
junos Fixed BOOLEANS rendering in docsite 2016-03-02 08:38:35 +11:00
nxos bugfix for handling match=strict in nxos_config 2016-03-10 13:33:33 -05:00
openswitch refactor arguments in ops_template 2016-02-28 23:44:17 -05:00
__init__.py package files 2014-09-26 11:05:47 -04:00