correct ansible-lint warnings
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
- name: php-fpm config file
|
- name: php-fpm config file
|
||||||
template:
|
template:
|
||||||
src: pool.conf.jj
|
src: pool.conf.jj
|
||||||
dest: /etc/opt/remi/php73/php-fpm.d/{{apache_server_name }}.conf
|
dest: /etc/opt/remi/php73/php-fpm.d/{{ apache_server_name }}.conf
|
||||||
notify: restart php-fpm
|
notify: restart php-fpm
|
||||||
when: apache_use_php
|
when: apache_use_php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user