This commit is contained in:
Robert Kaussow 2018-08-18 17:17:45 +02:00
parent a3e2125689
commit 7e7fad4d1f
1 changed files with 0 additions and 6 deletions

View File

@ -43,12 +43,6 @@
__pve_copy_cert: "{{ __pve_copy_cert_content }}"
when: pve_tls_source_use_content
- debug:
msg: "{{ item.changed }}"
when:
- name: Copy cert/key to pve filesystem
command: "/bin/cp -rf {{ item.dest }} /etc/pve/nodes/{{ item.dest | basename }}"
when: item.changed