Fix restart handler calls from zm playbook

This commit is contained in:
Timo Makinen 2022-10-30 23:53:14 +00:00
parent 3d77c2f324
commit c79e34d94b

View file

@ -46,7 +46,7 @@
owner: root
group: "{{ ansible_wheel }}"
tags: dns
notify: restart unbound
notify: Restart unbound
with_items:
- 26.20.172.in-addr.arpa
- cam.foo.sh
@ -77,7 +77,7 @@
mode: 0644
owner: root
group: "{{ ansible_wheel }}"
notify: restart apache
notify: Restart apache
- name: enable ntp server for cam network
lineinfile: