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
Felix Fontein 59000d01b6 openssl_*: proper mode support (#54085)
* Add write helper.

* Adjust modules (except openssl_certificate).

* Adding tests for mode (with openssl_privatekey).

* Add openssl_certificate support.

* Never, ever remove the output file before actually trying to generate new content for it.

Removal is only allowed when state=absent, or when the object has been regenerated and the result needs to be written to that place.

* Add changelog.

* Extend test.

(cherry picked from commit d7a273273a)
6 years ago
..
host_vars
targets openssl_*: proper mode support (#54085) 6 years ago
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cs.ini.template
cloud-config-gcp.yml.template
cloud-config-opennebula.yml.template
cloud-config-openshift.kubeconfig.template
cloud-config-tower.cfg.template
integration.cfg
integration_config.yml
inventory [stable-2.7] Cleanup integration test inventory. (#50753) 6 years ago
inventory.networking.template
inventory.remote.template
inventory.winrm.template [stable-2.7] Cleanup integration test inventory. (#50753) 6 years ago
network-integration.cfg increase timeout for connection reset by peer issue with httpapi (#41224) 7 years ago
target-prefixes.network
windows-integration.cfg