mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:48:33 +01:00
5 lines
77 B
YAML
5 lines
77 B
YAML
- name: restart php-fpm
|
|
systemd:
|
|
name: php8.1-fpm
|
|
state: restarted
|