modified: .gitea/workflows/ansible-runner.yaml
This commit is contained in:
@@ -69,6 +69,7 @@ jobs:
|
||||
- name: 🔎 Checkout Triggering Role Repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
repository: ${{ inputs.role_repo }}
|
||||
path: active_role
|
||||
|
||||
|
||||
Reference in New Issue
Block a user