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

fix: add become to become_user #181

Closed MonolithProjects closed 1 year ago

MonolithProjects commented 1 year ago

Description

Linting is failing with "become_user" should have a corresponding "become" at the play or task level. Fixed the failing tasks.

Type of change

How Has This Been Tested?

molecule