service-nginx: fix wrong handler name
This commit is contained in:
parent
26ec397029
commit
170f0f3000
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
mode: 0755
|
mode: 0755
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
notify: reload cron
|
notify: restart cron
|
||||||
|
|
||||||
- name: create config snippets directory
|
- name: create config snippets directory
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Reference in a new issue