diff --git a/.gitea/workflows/ansible-runner.yaml b/.gitea/workflows/ansible-runner.yaml index bc4ed3c..fb382e1 100644 --- a/.gitea/workflows/ansible-runner.yaml +++ b/.gitea/workflows/ansible-runner.yaml @@ -30,7 +30,7 @@ jobs: # Uses the custom ansible-act-runner image with Node, Python and Ansible pre-installed runs-on: ansible container: - image: gitea.mod.home/${{ gitea.repository_owner }}/ansible-act-runner:latest + image: gitea.mod.home/${{ gitea.repository_owner }}/ansible-runner:latest steps: - name: 🔑 Setup SSH