Mike Wiebe
870d8bf10b
Fix nxos_vtp_version test ( #57358 )
2019-06-06 09:35:29 +05:30
Mike Wiebe
d55c0cf8dc
nxos_vtp_*: Fixes n6k issues ( #55737 )
...
* Add n6k support for nxos_vtp_domain
* Add n6k support for nxos_vtp_version
* Add n6k support for nxos_vtp_password
* Fix shippable error
2019-05-10 10:54:51 +05:30
Nathaniel Case
a197125954
Nxos restore provider to nxapi tests ( #41818 )
...
* Quick and dirty sed to add provider
* Manually verify the rest of the cases
* Add missing provider
2018-07-02 09:43:51 -04:00
Nathaniel Case
483df13626
Fixing issues with httpapi ( #40388 )
...
* I seem to have forgotten the back half of tests
* Set http timeout from persistent_command_timeout
* Tweak URL generation and provide URL on error
* Push var_options to connection process
* Don't wait forever if coming from persistent
* Don't send the entire contents of variables to ansible-connection
2018-05-21 15:58:35 +01:00
Nathaniel Case
c371ed8d30
nxos tests to use network_cli ( #34474 )
...
* Fix over-byte
* Fix nxos_l2_interface docs
* Update connections for tasks
* Add default ssh port
* Only report provider when using connection=local
* Send empty provider when connection=network_cli
* Fix find tasks
2018-01-05 12:39:04 -05:00
saichint
737c27121b
Add Idempotent IT cases for vrrp, vrf, vtp ( #28895 )
2017-09-01 05:59:21 -04:00
David Newswanger
e7a78f4328
nxos: merge nxapi/cli tests - vrf_interface, vrrp, vtp_domain, vtp_password, vtp_version, vtep ( #28242 )
...
* refactor nxos_vrf_interface
* refactor nxos_vrrp
* refactor nxos_vtp_domain
* refactor nxos_vtp_password
* refactor nxos_vtp_version
* refactor nxos_vxlan_vtep
2017-08-17 14:14:10 +05:30