1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/net_tools
patchback[bot] 760b1e2cad
nmcli: allow IPv4/IPv6 configuration on ipip and sit devices (#3239) (#3254)
* Allow IPv4/IPv6 configuration on mode "sit" tunnel devices

* Update Unit Test for Allow IPv4/IPv6 configuration on mode "sit" tunnel devices

* Add changelog for Allow IPv4/IPv6 configuration on mode "sit" tunnel devices

* Update changelogs/fragments/3239-nmcli-sit-ip-config-bugfix.yaml

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* Added ip4/ip6 configuration arguments for ipip tunnels

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 1ca9c35010)

Co-authored-by: zerotens <zerotens@users.noreply.github.com>
2021-08-23 18:38:18 +02:00
..
infinity modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap ldap_search: switch off client-chasing referrals (#1618) 2021-01-27 07:56:07 +01:00
nios Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
pritunl [PR #2633/07085785 backport][stable-2] Dynamically add meta/runtime.yml redirects for integration tests to correctly report coverage (#2854) 2021-06-22 09:13:40 +02:00
cloudflare_dns.py Mark non-secret leaking module options with no_log=False (#2001) (#2005) 2021-03-12 09:17:05 +01:00
dnsimple.py dnsimple: Add support for CAA records (#1814) (#1835) 2021-02-16 07:55:35 +01:00
dnsmadeeasy.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
gandi_livedns.py Add gandi_livedns module (#328) (#2070) 2021-03-21 13:22:14 +01:00
haproxy.py Fix drain example with correct wait values (#2603) (#2657) 2021-05-27 20:15:28 +02:00
ip_netns.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01:00
ipify_facts.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ipinfoio_facts.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01:00
ipwcli_dns.py rewritten as list literals (#2160) (#2168) 2021-04-05 09:50:07 +02:00
lldp.py lldp - use get_bin_path to locate the lldpctl executable (#1643) 2021-01-23 11:45:28 +01:00
netcup_dns.py Use str() to get exception message (#2590) (#2610) 2021-05-25 13:59:51 +02:00
nmcli.py nmcli: allow IPv4/IPv6 configuration on ipip and sit devices (#3239) (#3254) 2021-08-23 18:38:18 +02:00
nsupdate.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
omapi_host.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
snmp_facts.py [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00