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/docs/docsite/rst
Andrea Tartaglia 0303ea2bfa openssl_pkcs12: Add idempotency checks (#54633)
* Added idempotency logic to openssl_pkcs12

Also decoupled the 'parse' and 'generate' function from the file write
as they are now used in different places that do not need the file to be
written to disk.

* Added idempotency tests for openssl_pkcs12

Also adds a new test for pkcs12 files with multiple certificates

* Regenerate if parsed file is invalid

* pkcs12_other_certificates check was wrong

* Updated ca_certificates to other_certificates

ca_certificates is left as an alias to other_certificates;
friendlyname depends on private key, so it will be ignored while
checking for idempotency if the pkey is not set;
idempotency check only checks for correct certs in the stack

* use different keys for different certs

* Added other_certificates in module docs

* Added changelog and porting guide

* removed unrelated porting guide entry

* renamed ca_cert* occurrence with other_cert
2019-04-10 11:43:08 +01:00
..
api link from API stub page to module_utils page (#49831) 2018-12-12 14:20:42 -06:00
community Updating working groups links to community wiki (#54482) 2019-03-29 08:41:19 -05:00
dev_guide Rewrote one awkward sentence. (#54892) 2019-04-05 14:25:50 -05:00
installation_guide Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
inventory Update implicit_localhost.rst (#45455) 2018-09-11 15:17:50 -05:00
network Fixed typo of Ethernet interface number (#54877) 2019-04-05 10:42:01 -04:00
plugins Update inventory.rst (#53656) 2019-03-21 11:28:50 -05:00
porting_guides openssl_pkcs12: Add idempotency checks (#54633) 2019-04-10 11:43:08 +01:00
reference_appendices common_return_values.rst: add missing closing parenthesis (#54487) 2019-03-27 23:00:21 +01:00
roadmap bump roadmap dates 2019-04-02 13:23:48 -07:00
scenario_guides Update guide_azure.rst (#54401) 2019-04-05 11:43:28 -05:00
user_guide Docs: Added missing backtick in become (#55012) 2019-04-09 10:46:06 +05:30
conf.py Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
index.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 2019-04-04 11:58:30 -05:00