Hi! When I run your playbook after my linux machine was rebooted, or maybe when I changed PAT token in github, I have now error
"stderr": "Cannot configure the runner because it is already configured. To reconfigure the runner, run 'config.cmd remove' or './config.sh remove' first.", "stderr_lines": ["Cannot configure the runner because it is already configured. To reconfigure the runner, run 'config.cmd remove' or './config.sh remove' first."]
Summary
Hi! When I run your playbook after my linux machine was rebooted, or maybe when I changed PAT token in github, I have now error
I got it after I removed no_logs here https://github.com/MonolithProjects/ansible-github_actions_runner/blob/1662b2980f21b02c5e480d0ac82cc2c7fd768085/tasks/install_runner.yml#L66-L84
Issue Type
Bug Report
Ansible Version
Steps to Reproduce
Expected Results
Reinstalled github actions
Actual Results