--- - name: Reload wireguard for interface systemd: name: "wg-quick@{{ item }}" state: reloaded loop: - "{{ vpn_interfaces.key() }}"