n4ga
n4ga
TASK [gantsign.antigen : create install directory] ********************************************************************************************************************************* fatal: [esxi-ansible]: FAILED! => {"msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user (rc:...
I was trying to create multiple github runnner for an Org, using indididual repo keys, ```yaml - name: Install Runner1 on github-runners-ubuntu hosts: github-runners-ubuntu roles: - role: ansible-github-actions-runner vars: gh_runner_config_labels:...