community.general/lib/ansible/modules/crypto/acme
Felix Fontein c8a15b9dbc crypto modules: use module_utils.compat.ipaddress when possible (#55278)
* Use module_utils.compat.ipaddress where possible.

* Simplify reverse pointer computation.

* Use dummy for unused variables.

* Remove from ignore list.

* Adjust fix.

* Fix text handling for Python 2.

* Add changelog.
2019-04-18 15:36:53 +01:00
..
__init__.py Move acme_* modules from web_infrastructure into crypto category (#44279) 2018-08-16 22:21:39 +02:00
_acme_account_facts.py ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
_letsencrypt.py Move acme_* modules from web_infrastructure into crypto category (#44279) 2018-08-16 22:21:39 +02:00
acme_account.py ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
acme_account_info.py ACME: rename acme_account_facts -> acme_account_info (#54082) 2019-03-20 13:21:28 +00:00
acme_certificate.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 2019-04-18 15:36:53 +01:00
acme_certificate_revoke.py Reference RFC 8555 instead of latest draft. (#53674) 2019-03-14 19:19:36 -05:00
acme_challenge_cert_helper.py Reference RFC 8555 instead of latest draft. (#53674) 2019-03-14 19:19:36 -05:00
acme_inspect.py Reference RFC 8555 instead of latest draft. (#53674) 2019-03-14 19:19:36 -05:00