MonolithProjects / ansible-github_actions_runner

Ansible Role to deploy GitHub Actions self-hosted runner
https://galaxy.ansible.com/ui/standalone/roles/monolithprojects/github_actions_runner/
MIT License
189 stars 77 forks source link

Use ansible facts #177

Closed jackhodgkiss closed 1 year ago

jackhodgkiss commented 1 year ago

Description

This PR addresses the feature that was raised in #176

Type of change

How Has This Been Tested?

This has been tested locally within an Ubuntu 22.04 VM deploying and removing multiple runners without issue.

MonolithProjects commented 1 year ago

Hi @jackhodgkiss could you please resolve the conflicts? Thanks