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
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.
10 years ago
..
basics Don't pass follow_redirects to fetch_url, use module.params instead 10 years ago
cumulus add init to network/cumulus and reset module attrs 10 years ago
eos bugfix for handling match=strict in eos_config 10 years ago
ios bugfix for ios_config module 10 years ago
iosxr bugfix for handling match=strict in iosxr_config 10 years ago
junos Fixed BOOLEANS rendering in docsite 10 years ago
nxos bugfix for handling match=strict in nxos_config 10 years ago
openswitch refactor arguments in ops_template 10 years ago
__init__.py package files 11 years ago