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
Raw Normal View History

2022-05-30 07:34:37 +00:00
---
- name: Reload php-fpm
service:
name: "php{{ php_ver }}-fpm"
state: reloaded