Update .gitea/workflows/hatarashi-hako.yaml
All checks were successful
Ansible Deploy / deploy (push) Successful in 54s
All checks were successful
Ansible Deploy / deploy (push) Successful in 54s
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
INVENTORY_URL="https://shmick:${{ secrets.ANSIBLE_TOKEN }}@git.pukeko.xyz/shmick/ansible/inventory.yaml"
|
INVENTORY_URL="https://shmick:${{ secrets.ANSIBLE_TOKEN }}@git.pukeko.xyz/shmick/ansible/inventory.yaml"
|
||||||
curl -o inventory.yaml $INVENTORY_URL
|
curl -o inventory.yaml $INVENTORY_URL
|
||||||
|
cat inventory.yaml
|
||||||
|
|
||||||
- name: Run Ansible Playbook
|
- name: Run Ansible Playbook
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user