This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
homeserver-ansible/roles/services/wiki/handlers/main.yml
2022-05-10 22:11:16 -04:00

5 lines
90 B
YAML

- name: Run daemon-reload for php-fpm
systemd:
name: php-fpm
daemon-reload: yes