mongodb: Generating certs should not result change
This commit is contained in:
parent
5abdba0e9b
commit
c767c1371b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue