2023-01-27 18:43:20 +01:00

5 lines
91 B
YAML

- name: restart php-fpm
service:
name: php{{ php_version }}-fpm
state: restarted