diff --git a/.gitea/workflows/deploy-containers.yml b/.gitea/workflows/deploy-containers.yml index 295edd6..8c20dc5 100644 --- a/.gitea/workflows/deploy-containers.yml +++ b/.gitea/workflows/deploy-containers.yml @@ -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 - ping google.com -c1 + curl -I https://google.com.com ansible-galaxy install oefenweb.fail2ban #./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"