--- - name: restart php-fpm services systemd_service: name: php{{ item.version }}-fpm state: restarted loop: "{{ php_versions }}"