- name: Restart Git Services ansible.builtin.systemd: name: "{{ item }}" state: restarted loop: - nginx - fcgiwrap@nginx.socket