---
- name: Restart nginx
service: name=nginx state=restarted
- name: Restart php8.3-fpm
service: name=php8.3-fpm state=restarted