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
omula 67cabcb2aa
Nmcli add options (#2732)
* [nmcli] add new network configuration options

* [nmcli_add_options] add documentation for new parameters nad add disabled method for IPv6

* [nmcli] fix and version adding. Add changelog fragment

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/2732-nmcli_add_options.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/2732-nmcli_add_options.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* [nmcli_add_options] fix testing

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/2732-nmcli_add_options.yml

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Oriol MULA VALLS <oriol.mula@lxp.lu>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-06-19 14:42:05 +02:00
..
infinity modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap Remove ldap_entry's params option completely (#2257) 2021-04-18 10:09:46 +02:00
nios Deprecate nios content (#2458) 2021-05-13 21:50:40 +02:00
pritunl meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
cloudflare_dns.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
dnsimple.py dnsimple: Add support for CAA records (#1814) 2021-02-16 07:15:19 +01:00
dnsmadeeasy.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
gandi_livedns.py Add gandi_livedns module (#328) 2021-03-21 11:25:24 +01:00
haproxy.py Fix drain example with correct wait values (#2603) 2021-05-27 19:08:35 +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) 2021-04-05 09:22:06 +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) 2021-05-25 12:58:20 +02:00
nmcli.py Nmcli add options (#2732) 2021-06-19 14:42:05 +02:00
nsupdate.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
omapi_host.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
snmp_facts.py snmp_facts - added timeout and retries params to module (#2065) 2021-03-21 11:37:12 +01:00