ci/cd
Some checks failed
CI/CD Pipeline / lint (push) Failing after 0s
CI/CD Pipeline / build (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
sotos
2025-12-16 09:37:42 +01:00
parent ce18fa16c0
commit 76403b3831

View File

@@ -61,5 +61,5 @@ jobs:
- name: Run Ansible deployment
run: |
ansible-playbook \
-i infrastructure/inventory/hosts \
infrastructure/playbooks/site.yml
-i ./ansible/inventory.yaml \
./site.yml