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

:bug: Fix error become_user #190

Closed diegoumbac closed 11 months ago

diegoumbac commented 11 months ago

become_user isn't effective is become flag by default is false, it is shown when you're working with a different user instead the remote_user for github_runner.

Description

Type of change

How Has This Been Tested?