summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:36 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:36 +0200
commita36d4c2e61f2aaf9765bf4e9f8f0669707c54e48 (patch)
treedcb01e1df4adae5beae1a410ec03687766c4fce2 /molecule
parentc1acabda96b040f25285dfe263e1154d7e9d70ac (diff)
Add testing with configure playbooks
Diffstat (limited to 'molecule')
-rw-r--r--molecule/default/converge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml
index 3e3232a..75790b7 100644
--- a/molecule/default/converge.yml
+++ b/molecule/default/converge.yml
@@ -35,7 +35,7 @@
dev: "{{ partition_disk }}p3"
mount_path: "/mnt"
partition_extras: []
- # configure_playbook_dir: "../../../ansible-distro-configure"
+ configure_playbook_dir: "../../../ansible-distro-configure"
pre_tasks:
- name: "Get test facts"