Update .gitea/workflows/deploy-k8s.yml

This commit is contained in:
2025-10-12 12:19:22 +00:00
parent 60ef17b1e9
commit bdaac5af32

View File

@ -131,7 +131,7 @@ jobs:
path: ansible/iac path: ansible/iac
- name: Install Ansible - name: Install Ansible
run: sudo apt-get install -y ansible run: apt-get install -y ansible
- name: Run Ansible Playbook - name: Run Ansible Playbook
working-directory: ansible/ working-directory: ansible/