Fix ansible issues
This commit is contained in:
parent
0bbfe1acec
commit
d92de81c56
4 changed files with 9 additions and 7 deletions
playbooks/roles/forgejo_runner/vars
|
@ -22,6 +22,7 @@ forgejo_runner_compose:
|
|||
docker-in-docker:
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
restart: always
|
||||
command: dockerd -H tcp://0.0.0.0:2375 --tls=false
|
||||
networks:
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue