pki: Fix running ansible with check option
This commit is contained in:
parent
0a00748732
commit
7229b6bad7
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
- "{{ tls_certs }}/{{ inventory_hostname }}.crt"
|
||||
- "{{ tls_certs }}/ca.crt"
|
||||
changed_when: false
|
||||
check_mode: false
|
||||
register: pki_host_fullchain
|
||||
|
||||
- name: Copy full chain certificate file
|
||||
|
|
Loading…
Add table
Reference in a new issue