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/test/integration/targets/junos_config/tests/netconf
Ganesh Nalawade 70bf9b9919
Add backup filename and dir path option for config network modules (#50801)
* Add configurable backup path option for network config modules

Fixes #50283
Fixes #32724

*  Add back_options in network config module argspec
*  Handle backup path options in network action plugin

* Fix review comments

* Add integration tests

* Update changelog
6 years ago
..
backup.yaml Add backup filename and dir path option for config network modules (#50801) 6 years ago
bad_action.yaml Fix junos integration failures (#34571) 7 years ago
invalid.yaml Fix junos integration failures (#34571) 7 years ago
multiple.yaml Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
single.yaml Fix junos integration failures (#34571) 7 years ago
src_basic.yaml Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
src_invalid.yaml Fix junos integration failures (#34571) 7 years ago