This repository has been archived on 2022-05-30. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.php/handlers/main.yml

7 lines
92 B
YAML

---
- name: Reload php-fpm
service:
name: "php{{ php_ver }}-fpm"
state: reloaded