ff
This commit is contained in:
parent
ce7100d624
commit
4be7f06a7c
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
||||||
register: restart
|
register: restart
|
||||||
changed_when:
|
changed_when:
|
||||||
- restart.rc == 25
|
- restart.rc == 25
|
||||||
failed_when:
|
|
||||||
- (restart.rc != 25) or (restart.rc == 0)
|
|
||||||
notify: restart lxc
|
notify: restart lxc
|
||||||
# füge bind-mount hinzu falls er fehlt, also rc ungleich 0
|
# füge bind-mount hinzu falls er fehlt, also rc ungleich 0
|
||||||
# pro bind-mount
|
# pro bind-mount
|
||||||
|
|
Loading…
Reference in a new issue