aboutsummaryrefslogtreecommitdiffstats
path: root/roles/vmm/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vmm/tasks')
-rw-r--r--roles/vmm/tasks/facts.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/vmm/tasks/facts.yml b/roles/vmm/tasks/facts.yml
index 58a6df5..8362afb 100644
--- a/roles/vmm/tasks/facts.yml
+++ b/roles/vmm/tasks/facts.yml
@@ -6,6 +6,7 @@
| hash("sha1")
| truncate(12, True, "")
| ansible.netcommon.hwaddr("unix")
+ | regex_replace(':(.):', ':0\1:')
}) ] }}
loop: "{{ vmm_vms }}"
remember that computers suck.