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
Tim Rupp a236d249ae Adds the bigip_configsync_actions module (#26506)
This module is required as part of HA configuration of a set of
BIG-IPs. It is used to initiate and way for configuration syncing
to happen.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_configsync_actions.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_configsync_actions/tasks
7 years ago
..
aci New module: access Cisco ACI (network/aci/aci_rest) (#26029) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 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 Adds the bigip_configsync_actions module (#26506) 7 years ago
ios adds more intelligent save logic and diff to network config modules (#26565) 7 years ago
iosxr Adding admin option for iosxr_config (#26509) 7 years ago
junos Fix junos unit test failures (#26676) 7 years ago
netscaler Add module netscaler_cs_action (#26147) 7 years ago
nxos Fix nxos_bgp_neighbor_af advertise_map and advertise_map_non_exist (#26721) 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