You've already forked ansible-role-gitea-runner
fix: append unix user to additional groups
This commit is contained in:
@@ -95,6 +95,7 @@ Found roles matching your search:
|
||||
| `gitea_runner_config.container.require_docker` | Always require a reachable docker daemon | `false` |
|
||||
| `gitea_runner_config.container.docker_timeout` | Timeout to wait for the docker daemon to be reachable | `0s` |
|
||||
| `gitea_runner_config.host.workdir_parent` | The parent directory of a job's working directory | `nil` |
|
||||
| `gitea_runner_unix_extra_groups` | List of additional unix groups to append the executing gitea-runner user to. | `[]` |
|
||||
| `gitea_runner_gitea_url` | The URL of the Gitea instance | `""` |
|
||||
| `gitea_runner_token` | The registration token for the gitea_runner | `""` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user