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/test/integration
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
5 years ago
..
host_vars Simplify Windows versions in ansible-test. 7 years ago
targets openssl_pkcs12: Add idempotency checks (#54633) 5 years ago
cloud-config-aws.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-azure.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-cloudscale.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-cs.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-gcp.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-gitlab.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-hcloud.ini.template Add Hetzner Cloud to CI integration tests. 5 years ago
cloud-config-hwc.yml.template cloud: huawei: Add new module hwc_network_vpc (#54102) 5 years ago
cloud-config-opennebula.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-openshift.kubeconfig.template Initial OpenShift integration test support. (#36207) 7 years ago
cloud-config-scaleway.ini.template Migrate Scaleway tests to integration tests 5 years ago
cloud-config-tower.ini.template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
cloud-config-vultr.ini.template tests: vultr: convert legacy tests to targets (#50156) 6 years ago
integration.cfg Force tests to set ansible_python_interpreter. (#54191) 5 years ago
integration_config.yml Fix pip integration test. 7 years ago
inventory Overhaul ansible-test code coverage and injector. (#53510) 5 years ago
inventory.networking.template Rename MSC modules to MSO nomenclature (#50959) 6 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 8 years ago
inventory.winrm.template Cleanup integration test inventory. (#50753) 6 years ago
network-integration.cfg Enable force_handlers for integration tests. 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 6 years ago
windows-integration.cfg Enable force_handlers for integration tests. 6 years ago