Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200

Merged
mg merged 17 commits from ubu24 into master 2024-10-04 14:50:11 +02:00
Showing only changes of commit 58440d920b - Show all commits

View file

@ -2,7 +2,7 @@
- hosts: all
gather_facts: false
roles:
- role: ansible-role-bootstrap
- role: robertdebock.bootstrap
tags: "bootstrap"
become: true
- role: mgrote_apt_manage_sources