summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-mc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-mc.yml')
-rw-r--r--chaos-at-home/ch-mc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/ch-mc.yml b/chaos-at-home/ch-mc.yml
index 9f9e5b67..a9cb9707 100644
--- a/chaos-at-home/ch-mc.yml
+++ b/chaos-at-home/ch-mc.yml
@@ -14,7 +14,7 @@
post_tasks:
- name: mount fileserver volumes
mount:
- src: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-prometheus']) | ipaddr('address') }}:/"
+ src: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets['ch-prometheus']) | ansible.utils.ipaddr('address') }}:/"
path: /srv/files
fstype: nfs4
opts: nodev,x-systemd.automount,nofail,ro