[Add gitea runner]

This commit is contained in:
2025-08-19 10:06:32 +02:00
parent c9df8a2fa0
commit 6840ad7bd6

8
gitea-runner.yml Normal file
View File

@@ -0,0 +1,8 @@
#! wake up runner !
- hosts: tower
gather_facts: false
tasks:
- community.docker.docker_container_exec:
container: runner
command: act_runner daemon --config .runner
chdir: /data