You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
api link from API stub page to module_utils page (#49831) 6 years ago
community Updating working groups links to community wiki (#54482) 6 years ago
dev_guide Rewrote one awkward sentence. (#54892) 6 years ago
installation_guide Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
inventory
network Fixed typo of Ethernet interface number (#54877) 6 years ago
plugins Update inventory.rst (#53656) 6 years ago
porting_guides openssl_pkcs12: Add idempotency checks (#54633) 6 years ago
reference_appendices common_return_values.rst: add missing closing parenthesis (#54487) 6 years ago
roadmap bump roadmap dates 6 years ago
scenario_guides Update guide_azure.rst (#54401) 6 years ago
user_guide Docs: Added missing backtick in become (#55012) 6 years ago
conf.py
index.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 6 years ago