---
- name: Restart nginx
service: name=nginx state=restarted
- name: Restart php7.4-fpm
service: name=php7.4-fpm state=restarted