community.general/lib/ansible/modules/crypto
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
..
acme 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
__init__.py
certificate_complete_chain.py Updating argument_spec for type='list' options by elements value. (#48485) 2018-11-26 10:17:25 -05:00
openssh_keypair.py Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
openssl_certificate.py Updating argument_spec for type='list' options by elements value. (#48485) 2018-11-26 10:17:25 -05:00
openssl_csr.py Updating argument_spec for type='list' options by elements value. (#48485) 2018-11-26 10:17:25 -05:00
openssl_dhparam.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openssl_pkcs12.py Updating argument_spec for type='list' options by elements value. (#48485) 2018-11-26 10:17:25 -05:00
openssl_privatekey.py fix typo (#44712) 2018-08-27 14:35:53 +02:00
openssl_publickey.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00