mongodb: Generating certs should not result change

This commit is contained in:
Timo Makinen 2022-09-28 20:55:43 +00:00
parent 5abdba0e9b
commit c767c1371b

View file

@ -61,7 +61,7 @@
- /bin/cat
- "{{ tls_certs }}/{{ inventory_hostname }}.crt"
- "{{ tls_private }}/{{ inventory_hostname }}.key"
failed_when: false
changed_when: false
register: mongodb_cert_key
- name: create combined certificate/private key file