Releases: MonolithProjects/ansible-github_actions_runner
Releases · MonolithProjects/ansible-github_actions_runner
1.27.0
What's changed
Features
- Added Debian trixie dependencies installation task., by @lueschem (#248)
- Add support for using --no-default-labels, by @staffanf (#247)
Bug Fixes
- Use environment variable to pass in registration token, by @gchappel (#241)
- Proposed fix for #238, by @gchappel (#239)
- Use become on potential cross-user actions, by @marverix (#236)
Documentation
- Transform vars list to dict, by @felix-seifert (#243)
- Typos and wording in the readme file, by @MonolithProjects #251
CI
- Test latests linux distros and improve tests, by @MonolithProjects (#250)
- chore(deps): update actions/checkout action to v6, by @renovate[bot] (#249)
- chore(deps): update dependency python to 3.14, by @renovate[bot] (#231)
- chore(deps): update actions/setup-python action to v6, by @renovate[bot] (#242)
1.26.0
What's changed
Features
- Force reinstallation when self-hosted Runner is not installed but is registered with Github Runners., by @rickyn-croesus (#234)
1.25.1
1.25.0
1.24.1
What's changed
Bug Fixes
- fix flaky 'find the latest runner version (RUN ONCE)' step, by @steinwurf-sofie (#225)
- Fixes Stoping service on MacOS, by @dgilbert-foreflight (#224)
1.24.0
1.23.0
1.22.0
1.21.1
What's changed
Bug Fixes
CI
- ci: test improvement, by @MonolithProjects (#205)
- Fixed custom_env molecule test, by @MonolithProjects (#211)
- feat(ci): parameterise out github account, by @lewismiddleton (#210)
1.21.0
What's changed
Features
- feat: per_page github api parameter (see #197 for more details), by @MonolithProjects (#204)