diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:34 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:34 +0200 |
| commit | c8cdf4fc65e66130896b2a6e7af92e9b4a4d77aa (patch) | |
| tree | 01a4bab700fc8c8163c857d41c222ece90b25663 /molecule/default | |
| parent | 6b20b109fd455ffa71351890a18940e7da326229 (diff) | |
Add ci testing
Diffstat (limited to 'molecule/default')
| -rw-r--r-- | molecule/default/converge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index 75790b7..3e3232a 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" |
