summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:32 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:32 +0200
commite47ae78cfe17371ce240e134fd66f01ed120ffee (patch)
treee43be879f5ef250ed0f68005daff481411aa97b5 /molecule
parentd96220d5b940f49dd5e22133c763b85bad91d5a0 (diff)
Remove configure dependency on other roles and add ubuntu support
Diffstat (limited to 'molecule')
-rw-r--r--molecule/default/prepare.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/default/prepare.yml b/molecule/default/prepare.yml
index e62ccab..5f33e7f 100644
--- a/molecule/default/prepare.yml
+++ b/molecule/default/prepare.yml
@@ -7,6 +7,7 @@
ansible.builtin.set_fact:
distro_hostname_mapping:
archlinux: "archlinux.local"
+ ubuntu: "ubuntu.local"
- name: "Create virtual disk image"
become: true