summaryrefslogtreecommitdiff
path: root/ansible/roles
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-09-06 09:34:19 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-09-06 09:34:35 +0200
commit10f587498eb84cf49fe861dae42211bc04ef55d8 (patch)
tree5d574ca5df263c569b996092918c86742482e19d /ansible/roles
parent74d9417aa347110401b4a8984bce0cb0266d3f91 (diff)
downloadinfra-10f587498eb84cf49fe861dae42211bc04ef55d8.tar.gz
infra-10f587498eb84cf49fe861dae42211bc04ef55d8.tar.bz2
infra-10f587498eb84cf49fe861dae42211bc04ef55d8.tar.xz
infra-10f587498eb84cf49fe861dae42211bc04ef55d8.zip
lxc-host: Fixing ansible incompatibility.
Diffstat (limited to 'ansible/roles')
-rw-r--r--ansible/roles/lxc-host/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
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