chore: add python virtual env path
Some checks failed
Deploy / Prepare Build (push) Failing after 4s
Some checks failed
Deploy / Prepare Build (push) Failing after 4s
This commit is contained in:
@ -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 }}"
|
||||
|
Reference in New Issue
Block a user