feat(github_runner): add ansible role to install as systemd service #25
Annotations
3 errors and 1 warning
roles/github_runner/tasks/main.yml#L34
File permissions unset or incorrect.
|
roles/github_runner/tasks/main.yml#L36
Trailing spaces
|
|
roles/github_runner/tasks/main.yml#L39
Jinja2 spacing could be improved: {{ github_runner_download_urls.json | selectattr('os', 'eq', github_runner_distribution) | selectattr('architecture', 'eq', github_runner-architecture) | map(attribute='download_url') }} -> {{ github_runner_download_urls.json | selectattr('os', 'eq', github_runner_distribution) | selectattr('architecture', 'eq', github_runner - architecture) | map(attribute='download_url') }}
|
The logs for this run have expired and are no longer available.
Loading