nginx: Fix calling restart handlers
This commit is contained in:
parent
2161586500
commit
359070aa88
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart nginx
|
notify: Restart nginx
|
||||||
|
|
||||||
- name: Fix logdir permissions
|
- name: Fix logdir permissions
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue