community.general/lib/ansible/modules
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
..
cloud Added default openshift VM templates label (#54456) 2019-03-27 09:46:39 -04:00
clustering Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto openssl_certificate: update for #54298 (state=absent fix) (#54353) 2019-03-26 15:09:54 +00:00
database postgresql_facts -> postgresql_info (#54389) 2019-03-26 12:11:47 +00:00
files replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
identity FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Added host inventory option to zabbix_host_facts module (#54341) 2019-03-26 02:31:42 -04:00
net_tools uri: do not write the file after failure (#53515) 2019-03-22 09:32:43 -05:00
network Add support for multiple IPv6 addresses in nxos_l3_interface module (#50892) 2019-03-27 10:52:42 -04:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging pip: add an example of an offline installation (#54327) 2019-03-25 16:06:41 -05:00
remote_management Separate state from config, update ucspe link, ensure description idempotence (#54425) 2019-03-27 08:21:19 -04:00
source_control github_webhook: Fix create of new hook with existing hooks (#54458) 2019-03-27 10:05:34 -04:00
storage New Module na_elementsw_cluster_config (#52373) 2019-03-27 14:20:52 +00:00
system systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424) 2019-03-26 20:50:25 -04:00
utilities fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
web_infrastructure tower_settings: "get" isn't implemented, "value" parameter is required (#54028) 2019-03-19 12:28:16 -04:00
windows win_acl - remove test return values 2019-03-27 10:01:31 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00