Releases: MonolithProjects/ansible-github_actions_runner
Releases · MonolithProjects/ansible-github_actions_runner
Basic functionality
This role will:
- install dependencies
- deploy the GitHub Actions runner software
- register the runner in GitHub
- start and enable runner service
This role will NOT:
- remove the local runner
- unregistered the runner in GutHyb
- role is currently NOT idempotent (Second run will fail. The runner software needs to be cleaned manually first)