community.general/lib/ansible/modules/network/iosxr
Peter Sprygada d138b94c70 update iosxr_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 comment argument to provide comment to commit
* deprecated force argument, use match=none instead
2016-12-08 11:24:53 -05:00
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_command.py add new functionality to iosxr_command module 2016-12-08 11:24:53 -05:00
iosxr_config.py update iosxr_config with new arguments 2016-12-08 11:24:53 -05:00
iosxr_template.py ios & iosxr Documentation improvements (#4321) 2016-12-08 11:24:48 -05:00