1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-29 00:23:34 +02:00
2022-08-19 16:00:17 +02:00

6 lines
120 B
YAML

---
- name: restart drbd-reactor
service: name=drbd-reactor state=restarted
when: not drbd_reactor_started.changed