fix variable
This commit is contained in:
parent
e26320dca7
commit
b7ffa16b18
@ -36,7 +36,7 @@
|
|||||||
when: pve_tls_source_use_content
|
when: pve_tls_source_use_content
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
msg: __pve_copy_cert
|
msg: "{{ __pve_copy_cert }}"
|
||||||
|
|
||||||
# - name: Copy cert/key to pve filesystem
|
# - 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 }}"
|
# command: "/bin/cp -rf {{ item.0.path }}/{{ item.0.name }} /etc/pve/nodes/{{ item.1 }}/{{ item.0.name }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user