Skip to content

Releases: MonolithProjects/ansible-github_actions_runner

1.14.0

13 Feb 22:36
d03ff31
Compare
Choose a tag to compare

[FEATURE] Runner group option #120
[FEATURE] Debian 11 dependency installation #122

1.13.0

08 Dec 14:39
db2c89e
Compare
Choose a tag to compare

[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

06 Dec 16:31
1335bef
Compare
Choose a tag to compare

Add Debian Bullseye to Galaxy metadata

1.12.3

18 Nov 15:23
f617ad1
Compare
Choose a tag to compare

Update GH Action workflow

  • Bumped Molecule GH action version

1.12.2

07 Nov 13:07
efab0d6
Compare
Choose a tag to compare
  • fixed runner_extra_config_args not working for Org runner and task replacing existing runner

1.12.1

08 Sep 16:29
023d00f
Compare
Choose a tag to compare

Minor changes (pre-commit, spelling...)

1.12.0

05 Sep 17:22
3e4f07a
Compare
Choose a tag to compare
  • added option runner_on_ghes
  • deprecated option server_name

1.11.1

04 Aug 08:24
f7bd704
Compare
Choose a tag to compare

Fixes #95

1.11.0

04 Aug 06:19
738552b
Compare
Choose a tag to compare

New features:

  • GitHub Personal Access token validation (Only new format with ghp_ prefix is allowed)

1.10.0

29 Jul 14:37
52ce09e
Compare
Choose a tag to compare

New features:

  • Set environment variables using .env file