Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
register: restart
|
||||
changed_when:
|
||||
- restart.rc == 25
|
||||
failed_when:
|
||||
- (restart.rc != 25) or (restart.rc == 0)
|
||||
notify: restart lxc
|
||||
# füge bind-mount hinzu falls er fehlt, also rc ungleich 0
|
||||
# pro bind-mount
|
||||
|
|
Loading…
Reference in a new issue