diff --git a/tasks/proxmox.yml b/tasks/proxmox.yml index 750f580..7dfe5f6 100644 --- a/tasks/proxmox.yml +++ b/tasks/proxmox.yml @@ -1,5 +1,7 @@ -- name: Deploy VM templates +- name: Setup Proxmox hosts: proxmox + become: true + tasks: - name: Install proxmoxer from APT