community.crypto/plugins
Felix Fontein 871a185ecb
Remove vendored copy of ipaddress (#287)
* Remove vendored copy of ipaddress.

* Forgot an import.

* Remove sanity ignores and checks related to ipaddress.

* Remove octal IPv4 address.

Such IPs are no longer accepted by ipaddress in Python's standard library (CVE-2021-29921).

* Remove unused import.

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2021-10-06 14:53:40 +02:00
..
action Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
doc_fragments Remove vendored copy of ipaddress (#287) 2021-10-06 14:53:40 +02:00
module_utils Remove vendored copy of ipaddress (#287) 2021-10-06 14:53:40 +02:00
modules Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
plugin_utils Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00