dfdgf
This commit is contained in:
parent
2b3542dc42
commit
7761806257
1 changed files with 3 additions and 3 deletions
|
@ -76,9 +76,9 @@
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: "syncoid.timer"
|
name: "syncoid.timer"
|
||||||
enabled: true
|
enabled: false
|
||||||
masked: false
|
masked: true
|
||||||
state: absent
|
state: stopped
|
||||||
notify:
|
notify:
|
||||||
- systemctl daemon-reload
|
- systemctl daemon-reload
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue