ansible-infra/playbooks/roles/apt_update_and_upgrade
2023-09-25 02:57:30 +02:00
..
tasks Add playbook and accompanying role for doing maintenance 2023-09-25 02:57:30 +02:00
README.md Add playbook and accompanying role for doing maintenance 2023-09-25 02:57:30 +02:00

Role apt_update_and_upgrade

This role does an apt-get update, apt-get dist-upgrade and a potential reboot (if packages got upgraded) on the specified hosts.

hosts

The hosts for this role need to be the VMs, which should be updated and upgraded.

Required Variables

This role doesn't have any required variables.