community.general/lib/ansible/modules/crypto/acme
Felix Fontein b0c7efcc6b ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410)
* Only one exit point.

* Refactoring account handling.

* Add diff support for acme_account.

* Insert public_account_key into acme_account_facts result and into acme_account diff.

* Add changelog.
2018-12-02 18:40:14 +01:00
..
__init__.py Move acme_* modules from web_infrastructure into crypto category (#44279) 2018-08-16 22:21:39 +02: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: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_account_facts.py ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_certificate.py ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_certificate_revoke.py ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_challenge_cert_helper.py Change with_*: loops to loop: loops. Fix some examples. (#46373) 2018-10-03 02:41:34 -04:00
acme_inspect.py add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00