fix: handlers not called properly
This commit is contained in:
@@ -4,8 +4,3 @@
|
||||
ansible.builtin.service:
|
||||
name: nginx
|
||||
state: restarted
|
||||
|
||||
- name: Restart php-fpm
|
||||
ansible.builtin.service:
|
||||
name: "php{{ php_version }}-fpm"
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user