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 cbf7d8b3cc - Show all commits

View file

@ -26,11 +26,11 @@
vars: vars:
### reobertdebock.bootstrap ### reobertdebock.bootstrap
bootstrap_user: mg bootstrap_user: root
bootstrap_wait_for_host: false bootstrap_wait_for_host: false
bootstrap_timeout: 1 bootstrap_timeout: 1
### ansible ### ansible
ansible_user: "mg" ansible_user: "root"
ansible_password: hallowelt ansible_password: hallowelt
ansible_become_password: hallowelt ansible_become_password: hallowelt
ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'" ansible_ssh_common_args: "'-o StrictHostKeyChecking=no'"