Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200
1 changed files with 2 additions and 2 deletions
|
@ -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'"
|
||||||
|
|
Loading…
Reference in a new issue