summaryrefslogtreecommitdiff
path: root/roles/vm
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-12 00:40:37 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-25 00:04:27 +0200
commit4cbd0da346c2088933fbeca285f3c1bd2272b80b (patch)
tree481476632e69ae4f958d37359a9bc260f0d35088 /roles/vm
parentadd host sk-tomnext (diff)
fix zfs role for buster
Diffstat (limited to 'roles/vm')
-rw-r--r--roles/vm/host/tasks/network.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/vm/host/tasks/network.yml b/roles/vm/host/tasks/network.yml
index bc207805..0688ec42 100644
--- a/roles/vm/host/tasks/network.yml
+++ b/roles/vm/host/tasks/network.yml
@@ -69,3 +69,4 @@
label: "br-{{ item.item.key }}"
when: item is changed
command: "/sbin/ifup br-{{ item.item.key }}"
+ failed_when: false