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