ansible-infra/roles/apt_update_and_upgrade
June 77916b47be
Some checks failed
/ Ansible Lint (push) Failing after 3m52s
/ Ansible Lint (pull_request) Failing after 2m45s
fixup
2025-07-01 03:59:34 +02:00
..
handlers fixup 2025-07-01 03:59:34 +02:00
tasks move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01:00
README.md move roles, files and templates dirs out of playbook dir into root dir 2024-12-08 02:55:25 +01: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.