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 577d34d163 update eos_config with new arguments
* add src argument to provide path to config file
* add new choice to match used to ignore current running config
* add update argument with choices merge, replace or check
* add backup argument to backup current running config to control host
* add defaults argument to control collection of config with or without defaults
* add save argument to save current running config to startup config
* add state argument to control state of config file
* deprecated force argument, use match=none instead
8 years ago
..
basics get_url headers param values parsing (#4245) 8 years ago
cumulus Cumulus - consistent docs formatting 8 years ago
eos update eos_config with new arguments 8 years ago
ios Merge pull request #4482 from privateip/ios_config 8 years ago
iosxr ios & iosxr Documentation improvements (#4321) 8 years ago
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 8 years ago
nxos fix example in nxos_command module 8 years ago
openswitch openswitch: Docs fixes 8 years ago
vyos vyos: Docs fixes 8 years ago
__init__.py package files 10 years ago