community.general/lib/ansible/modules/network
Peter Sprygada ba41260ae0 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-12-08 11:24:11 -05:00
..
basics Don't pass follow_redirects to fetch_url, use module.params instead 2016-12-08 11:24:10 -05:00
cumulus add init to network/cumulus and reset module attrs 2016-12-08 11:24:05 -05:00
eos bugfix for handling match=strict in eos_config 2016-12-08 11:24:11 -05:00
ios bugfix for ios_config module 2016-12-08 11:24:11 -05:00
iosxr bugfix for handling match=strict in iosxr_config 2016-12-08 11:24:11 -05:00
junos Fixed BOOLEANS rendering in docsite 2016-12-08 11:24:10 -05:00
nxos bugfix for handling match=strict in nxos_config 2016-12-08 11:24:11 -05:00
openswitch refactor arguments in ops_template 2016-12-08 11:24:10 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00