diff --git a/ansible/drone-runner.yml b/ansible/drone-runner.yml index e581063..45c40f0 100644 --- a/ansible/drone-runner.yml +++ b/ansible/drone-runner.yml @@ -53,3 +53,7 @@ DRONE_RPC_SECRET: "dronegitea" DRONE_RUNNER_CAPACITY: "4" DRONE_RUNNER_NAME: "proxmox-runner" + + # not persistent + - name: Add route to WireGuard network via Proxmox host + command: ip route add 10.0.0.0/24 via 192.168.178.2