Ansible Github Actions Runner Versions Save

Ansible Role to deploy GitHub Actions self-hosted runner

1.21.1

2 weeks ago

What's changed

Bug Fixes

  • Let "Replace runner" work with orgs, by @Troels51 (#208)

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

1 month ago

What's changed

Features

  • feat: per_page github api parameter (see #197 for more details), by @MonolithProjects (#204)

1.20.0

1 month ago

What's changed

  • chore(deps): update pre-commit/action action to v3.0.1, by @renovate (#194)

Features

  • Install tasks should become: true so that the role can be run as a non-root user., by @bschonec (#200)

Bug Fixes

  • Ensure that the ansible_facts.services dictionary returns a value if …, by @bschonec (#202)

1.19.0

3 months ago

What's changed

Features

  • Include arm64 in github_actions_architecture_map to support ARM Mac installations, by @tedsteen (#195)

1.18.8

4 months ago

What's changed

  • chore(deps): update release-drafter/release-drafter action to v6, by @renovate (#193)
  • chore(deps): update actions/setup-python action to v5, by @renovate (#192)

1.18.7

6 months ago

What's changed

Bug Fixes

  • :bug: Fix error become_user, by @diegoumbac (#190)

CI

  • ci: adjust workflow triggers, by @MonolithProjects (#191)

1.18.6

6 months ago

What's changed

CI

  • Fix/gha tests, by @MonolithProjects (#189)

1.18.5

7 months ago

What's changed

  • Develop, by @MonolithProjects (#182)
  • Use ansible facts, by @jackhodgkiss (#177)

CI

  • fix: galaxy gha, by @MonolithProjects (#186)

1.18.4

8 months ago

What's changed

Bug Fixes

  • fix: add become to become_user, by @MonolithProjects (#181)

Chore

  • chore: fix ansible-lint 6.17.2, by @juju4 (#173)

1.18.3

9 months ago

What's changed

  • fix github_enterprise var conditionals and service restart task, by @MonolithProjects (#171)