Set some debugging.
This commit is contained in:
parent
7e26e460a0
commit
f3abf32992
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
state: directory
|
||||
when: tls.enabled
|
||||
|
||||
- debug: var=cert.private_path
|
||||
- debug: var=cert.src_name
|
||||
|
||||
- name: install tls cert for docker
|
||||
copy:
|
||||
src: "{{ private }}/{{ cert.private_path }}/{{ cert.src_name }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue