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 2133b92980 update ops_config module with new enhancements
* 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 or check
* add backup argument to backup current running config to control host
* 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

Note: this module only supports transport=cli

Tested on OpenSwitch 0.4.0
9 years ago
..
basics Fixes get_url examples in docs and applies native YAML syntax. (#4474) 9 years ago
cumulus Cumulus - consistent docs formatting 10 years ago
eos Merge pull request #3950 from grybak-arista/eos_exit_fix 9 years ago
ios removes output keyword from command in ios_command 9 years ago
iosxr Merge pull request #4565 from privateip/iosxr_facts 9 years ago
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 9 years ago
nxos update nxos_nxapi module with minor enhancements (#4573) 9 years ago
openswitch update ops_config module with new enhancements 9 years ago
sros initial add of network/sros modules 9 years ago
vyos Merge pull request #4523 from privateip/vyos_config 9 years ago
__init__.py package files 11 years ago