chore: add python virtual env path
Some checks failed
Deploy / Prepare Build (push) Failing after 4s

This commit is contained in:
2025-08-31 15:51:44 +10:00
parent 9262e6967f
commit 7ce5d7265c

View File

@ -27,6 +27,6 @@ jobs:
echo "StrictHostKeyChecking no" >> ~/.ssh/config
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
echo "nameserver 10.10.10.1" > /etc/resolv.conf
curl -I https://google.com
ansible-galaxy install oefenweb.fail2ban
ip a
#ansible-galaxy install oefenweb.fail2ban
#./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"