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
2019-03-27 10:52:42 -04:00
..
cache
env
integration Lenovo cnos user module (#53763) 2019-03-27 19:22:05 +05:30
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results
runner Clean up remote setup script for tests. (#54433) 2019-03-26 21:20:35 -07:00
sanity Add a script to generate twitter and mailing list announcements 2019-03-22 11:23:54 -07:00
units Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 2019-03-27 10:52:42 -04:00
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00