ansible-lint recommendations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: restart php-fpm
|
||||
- name: Restart php-fpm
|
||||
systemd:
|
||||
name: php{{ php_version }}-fpm.service
|
||||
state: reloaded
|
||||
|
||||
@@ -25,4 +25,4 @@
|
||||
src: php-handler.conf.j2
|
||||
mode: "0644"
|
||||
when: '"fpm" in php_modules'
|
||||
notify: reload nginx
|
||||
notify: Reload nginx
|
||||
|
||||
Reference in New Issue
Block a user