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
Olivier BLIN 1a57daf9b0 Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892)
* Add support for multiple IPv6 addresses in nxos_l3_interface module

Cisco support multiple IPv6 addresses on each interface but only the first
IPv6 is considered by this module. There is no impact on the configuration
but the module is not idempotent.

* Add internal support for IPv6 list
* Fix module idempotency

* Initialize tests for nxos_l3_interface

* Fix IPv4 removal idempotency
* Fix data extraction from nxos config

* Fix silently ignored interfaces in nxos_l3_interface

* Add warning when interface does not exist in nxos config
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Lenovo cnos user module (#53763) 6 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Clean up remote setup script for tests. (#54433) 6 years ago
sanity Add a script to generate twitter and mailing list announcements 6 years ago
units Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 6 years ago
utils Slightly increase non-coverage unit test timeout. 6 years ago