--- - name: restart fastd intragate instances systemd: name: "fastd@{{ item.key }}igVPN" state: restarted with_dict: "{{ meshes }}"