ff
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 3s
ansible-lint / Ansible Lint (pull_request) Successful in 32s

This commit is contained in:
Michael Grote 2024-10-04 14:13:48 +02:00
parent ce7100d624
commit 4be7f06a7c

View file

@ -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