fix variable

This commit is contained in:
Robert Kaussow 2018-08-18 16:41:34 +02:00
parent e26320dca7
commit b7ffa16b18
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
when: pve_tls_source_use_content
- debug:
msg: __pve_copy_cert
msg: "{{ __pve_copy_cert }}"
# - name: Copy cert/key to pve filesystem
# command: "/bin/cp -rf {{ item.0.path }}/{{ item.0.name }} /etc/pve/nodes/{{ item.1 }}/{{ item.0.name }}"