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
Felix Fontein e02568d28a
Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942)
* Prepare for distutils.version being removed in Python 2.12.

* Fix copy'n'paste error.

* Re-add Loose prefix.

* Fix Python version typos.

* Improve formulation.

* Move message into own line.

* Fix casing, now that the object is no longer called Version.

(cherry picked from commit a2f72be6c8)
2021-12-24 19:15:51 +01:00
..
infinity modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap Allow LDAP search to run in check mode (#3667) (#3724) 2021-11-13 15:27:43 +01:00
nios mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
pritunl Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
cloudflare_dns.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
dnsimple.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +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 Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
ip_netns.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
ipify_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
ipinfoio_facts.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
ipwcli_dns.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
lldp.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
netcup_dns.py Use str() to get exception message (#2590) (#2611) 2021-05-25 13:59:54 +02:00
nmcli.py Pass missing vlan-related options (flags, ingress, egress) to nmcli (#3896) (#3898) 2021-12-13 21:59:32 +01:00
nsupdate.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
omapi_host.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
snmp_facts.py Docs improvements. (#3893) (#3895) 2021-12-12 11:46:34 +01:00