diff --git a/.gitea/workflows/ansible-runner.yaml b/.gitea/workflows/ansible-runner.yaml index 6545234..48ce77c 100644 --- a/.gitea/workflows/ansible-runner.yaml +++ b/.gitea/workflows/ansible-runner.yaml @@ -9,6 +9,9 @@ on: role_repo: required: true type: string + secrets: + TOKEN: + required: true jobs: install_ansible: