ansible_host: Fix calling nginx restart handler

This commit is contained in:
Timo Makinen 2022-10-30 23:35:41 +00:00
parent f8d930acfb
commit 8d5f5ad4ed

View file

@ -55,7 +55,7 @@
mode: 0644
owner: root
group: "{{ ansible_wheel }}"
notify: restart nginx
notify: Restart nginx
- name: Add custom .bashrc for root
ansible.builtin.copy: