updated php state
This commit is contained in:
parent
9f8afd1ef8
commit
4cdab1e1cd
@ -4,7 +4,6 @@
|
||||
php-config:
|
||||
ini.options_present:
|
||||
- name: {{ php.config_file }}
|
||||
- separator: '='
|
||||
- sections: {{ php.config }}
|
||||
- watch_in:
|
||||
- service: php-fpm-service
|
||||
@ -14,7 +13,6 @@ php-config:
|
||||
php-fpm-config:
|
||||
ini.options_present:
|
||||
- name: {{ php.fpm.config_file }}
|
||||
- separator: '='
|
||||
- sections: {{ php.fpm.config }}
|
||||
- watch_in:
|
||||
- service: php-fpm-service
|
||||
|
Loading…
Reference in New Issue
Block a user