{{ ansible_managed | comment }} [Unit] Description=Wireguard-ui Service After=network.target [Service] Type=oneshot ExecStart={{ wireguardui__full_executable_path }} User=root Group=root [Install] WantedBy=multi-user.target