community.general/lib/ansible/modules/network/ios
Peter Sprygada 525cd8b947 merge functions from ios into ios_config
* merge changes from ios shared module functions into ios_config.
* 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 defaults argument to control collection of config with or withoutdefaults
* 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
2016-12-08 11:24:51 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_command.py added new functionality to ios_command 2016-12-08 11:24:51 -05:00
ios_config.py merge functions from ios into ios_config 2016-12-08 11:24:51 -05:00
ios_facts.py ios & iosxr Documentation improvements (#4321) 2016-12-08 11:24:48 -05:00
ios_template.py ios & iosxr Documentation improvements (#4321) 2016-12-08 11:24:48 -05:00