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/units/modules/network
Nathaniel Case a78f3faa6c nxos_bgp_neighbor_af does not want required_together (#26370)
* nxos_bgp_neighbor_af does not want required_together

* fixup tests

* Fix max_prefix_* issues

* Require address-family

* Fix idempotency for next_hop_third_party

* Fix idempotency for allowas_in*

* Fix idempotency for *_in and *_out

* Reorder command generation again

`default` is first, then `max-prefix`, then booleans
7 years ago
..
aireos Adding aireos_config module (#27408) 7 years ago
aruba Adding aruba_config module (#27130) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
cumulus test/: PEP8 compliancy (#24803) 7 years ago
eos fixes error when trying to run show start over eapi (#26800) 7 years ago
f5 Skip f5 tests if f5-sdk is not installed (#27035) 7 years ago
ios Remove Deprecated Template network modules (#27076) 7 years ago
iosxr fix iosxr_banner (#27378) 7 years ago
junos Fix junos unit test failures (#26676) 7 years ago
netscaler New module: manage Citrix Netscaler GSLB site configuration (network/netscaler/netscaler_gslb_site) (#27639) 7 years ago
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 7 years ago
nxos nxos_bgp_neighbor_af does not want required_together (#26370) 7 years ago
ovs Actually check for equality on empty commands array (#25308) 7 years ago
vyos vyos_static_route implementation module (#26426) 7 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago