From fb32c2f9a712383d826a622fd16ec857d463e97e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 18 Aug 2018 16:46:57 +0200 Subject: [PATCH] some tests --- tasks/tls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/tls.yml b/tasks/tls.yml index f162376..50099cc 100644 --- a/tasks/tls.yml +++ b/tasks/tls.yml @@ -32,7 +32,7 @@ - nodes loop_control: label: "{{ item.0.path }}/{{ item.0.name }}" - register: __pve_copy_cert + #register: __pve_copy_cert when: pve_tls_source_use_content - debug: