cipher fix for openssl_privatekey

This commit is contained in:
Jack Ivanov 2021-12-14 20:29:43 +00:00
parent 0cca6aca2d
commit 035e2fa6b8

View file

@ -64,7 +64,6 @@
openssl_privatekey:
path: "{{ ssh_tunnels_config_path }}/{{ item.item }}.pem"
passphrase: "{{ p12_export_password }}"
cipher: aes256
force: false
no_log: "{{ no_log|bool }}"
when: not item.stat.exists