From 10f587498eb84cf49fe861dae42211bc04ef55d8 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 6 Sep 2019 09:34:19 +0200 Subject: lxc-host: Fixing ansible incompatibility. --- ansible/roles/lxc-host/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/roles/lxc-host/tasks/main.yml b/ansible/roles/lxc-host/tasks/main.yml index 25ff8ce..117e41c 100644 --- a/ansible/roles/lxc-host/tasks/main.yml +++ b/ansible/roles/lxc-host/tasks/main.yml @@ -55,7 +55,6 @@ - tags: - lxc-host - lxc-host-containers - become: yes loop: "{{ lxc_host__containers | dict2items }}" loop_control: loop_var: item -- cgit v1.2.3