diff --git a/.gitea/workflows/deploy-k8s.yml b/.gitea/workflows/deploy-k8s.yml index 1977454..60e46d7 100644 --- a/.gitea/workflows/deploy-k8s.yml +++ b/.gitea/workflows/deploy-k8s.yml @@ -131,7 +131,7 @@ jobs: path: ansible/iac - name: Install Ansible - run: sudo apt-get install -y ansible + run: apt-get install -y ansible - name: Run Ansible Playbook working-directory: ansible/