--- # For Ubuntu 20.04 and Debian 11 - name: reload php7.4-fpm ansible.builtin.systemd: name=php7.4-fpm state=reloaded # vim: set ts=2 sw=2: