Releases: MonolithProjects/ansible-github_actions_runner
Releases · MonolithProjects/ansible-github_actions_runner
1.14.0
1.13.0
[CHANGE] the service name for GitHub Enterprise Server service to actions.runner._services.<RUNNER_NAME>.service
[FIX] spaces in the runner_name
are replaced by underscores
1.12.4
Add Debian Bullseye to Galaxy metadata
1.12.3
Update GH Action workflow
- Bumped Molecule GH action version
1.12.2
- fixed
runner_extra_config_args
not working for Org runner and task replacing existing runner
1.12.1
Minor changes (pre-commit, spelling...)
1.12.0
- added option
runner_on_ghes
- deprecated option
server_name
1.11.1
1.11.0
New features:
- GitHub Personal Access token validation (Only new format with
ghp_
prefix is allowed)
1.10.0
New features:
- Set environment variables using .env file