From 8826629b44564b3ec3ca57c71563e01f74dd7c78 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 4 May 2026 00:03:39 +0200 Subject: Add proxmox testing and update testing vars --- molecule/default/converge.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'molecule/default/converge.yml') diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index 75790b7..11fdd74 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -35,6 +35,8 @@ dev: "{{ partition_disk }}p3" mount_path: "/mnt" partition_extras: [] + bootstrap_pi: "{{ hostvars['localhost']['test_bootstrap_pi'] }}" + bootstrap_proxmox: "{{ hostvars['localhost']['test_bootstrap_proxmox'] }}" configure_playbook_dir: "../../../ansible-distro-configure" pre_tasks: -- cgit v1.2.3