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
Dag Wieers 97aaf103e8 ACI module_utils library for ACI modules (#27070)
* ACI module_utils library for ACI modules

This PR includes:
- the ACI argument_spec
- an aci_login function
- an experimental aci_request function
- an aci_response function
- included the ACI team

* New prototype using ACIModule

This PR includes:
- A new ACIModule object with various useful methods
7 years ago
..
aireos Adding aireos_config module (#27408) 7 years ago
aruba Adding aruba_command module along with unit tests. (#26625) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cumulus test/: PEP8 compliancy (#24803) 8 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 Add module netscaler_cs_action (#26147) 8 years ago
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 7 years ago
nxos fix nxos_vrf_af nxapi & cli (#27307) 7 years ago
ovs Actually check for equality on empty commands array (#25308) 8 years ago
vyos vyos_static_route implementation module (#26426) 8 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago