Use FQCN for the debug task.
This commit is contained in:
parent
2894281ae0
commit
032fe22d14
|
@ -180,7 +180,7 @@
|
|||
register: acme_sh_certificate_issued
|
||||
|
||||
- name: Print the install path
|
||||
debug:
|
||||
ansible.builtin.debug:
|
||||
msg: "Certificates install path: {{ letsencrypt_acme_sh_certificates_install_path }}"
|
||||
|
||||
- name: Check if the certificates install path is a link
|
||||
|
|
Loading…
Reference in New Issue