--- # handlers file for wireguard_server - name: Restart wstunnel ansible.builtin.systemd: name: wstunnel state: restarted become: true