updated php state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-01-04 18:25:40 +01:00
parent 959fe15aa0
commit bcefcf6d4c

View File

@ -22,6 +22,6 @@ php-fpm-config:
php-extension-enable-{{ extension }}:
cmd.run:
- name: phpenmod {{ extension }}
- watch_in:
- service: php-fpm-service
#- watch_in:
#- service: php-fpm-service
{%- endfor %}