ansible-github_actions_runner icon indicating copy to clipboard operation
ansible-github_actions_runner copied to clipboard

feature: use environment variables instead of `--token`

Open gchappel opened this issue 5 months ago • 0 comments

Summary

As part of testing my fix for #238 I found that the runner is able to accept some parameters via environment variables rather than CLI arguments, which should reduce the risk when enabling the logs for troubleshooting.

Issue Type

Feature Idea

gchappel avatar Sep 02 '25 11:09 gchappel