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