summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-06-22 12:35:05 +0200
committerAhmed AbdelHalim <[email protected]>2026-06-22 12:35:05 +0200
commitc89fb2cbe6f25f2213c2f4042eb3d84d52e71393 (patch)
tree8d6b3d8db06a7f86f1874efd0b8b6fc9cd9f0acb /molecule
parentd936b86ead43f56b8315837ff976ef529d80e5e9 (diff)
Rename proxmox-ve role to pve
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"