summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
Diffstat (limited to 'molecule')
-rw-r--r--molecule/proxmox/converge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/proxmox/converge.yml b/molecule/proxmox/converge.yml
index a75f33ce..ace4aa74 100644
--- a/molecule/proxmox/converge.yml
+++ b/molecule/proxmox/converge.yml
@@ -48,7 +48,7 @@
ansible.builtin.set_fact:
ansible_facts: "{{ ansible_facts | combine({'is_chroot': false}) }}"
roles:
- - role: "proxmox-ve"
+ - role: "pve"
- role: "locales"
- role: "timezone"
- role: "bash"