ansible-github_actions_runner
ansible-github_actions_runner copied to clipboard
Ansible Role to deploy GitHub Actions self-hosted runner
Results
13
ansible-github_actions_runner issues
Sort by
recently updated
recently updated
newest added
### Summary Let's say we have host-1 with `runner_version: 2.316.1` and host-2 with `runner_version: "latest"`. Role will fail in that case. I suppose it's because the following task has `when:...
bug
### Summary Hi! When I run your playbook after my linux machine was rebooted, or maybe when I changed PAT token in github, I have now error ``` "stderr": "Cannot...
bug