diff --git a/update_debian.yml b/update_debian.yml index 738827b..af78b6d 100644 --- a/update_debian.yml +++ b/update_debian.yml @@ -1,6 +1,8 @@ --- - name: Update Debian VMs - hosts: debian_vms + hosts: + - debian_vms + - proxmox_datacenter become: yes tasks: - name: Update apt cache