diff --git a/update-debian.yml b/update-debian.yml index 72bf0e7..09bb977 100644 --- a/update-debian.yml +++ b/update-debian.yml @@ -1,6 +1,6 @@ --- # source: https://www.jeffgeerling.com/blog/2022/ansible-playbook-upgrade-ubuntudebian-servers-and-reboot-if-needed -- hosts: ubuntu:proxmox +- hosts: ubuntu gather_facts: yes become: yes