Upgrade Ubuntu 22.04 to 24.04 (Inplace and Reinstall) #200
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
changed_when:
|
||||
- restart.rc == 25
|
||||
failed_when:
|
||||
- restart.rc != 25
|
||||
- (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