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
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
notify: restart nginx
|
||||
notify: Restart nginx
|
||||
|
||||
- name: Fix logdir permissions
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue