chore: fix CI/CD to install oefenweb.fail2ban role
All checks were successful
Deploy / Prepare Build (push) Successful in 19s
All checks were successful
Deploy / Prepare Build (push) Successful in 19s
This commit is contained in:
parent
393e349180
commit
1854085780
@ -28,6 +28,7 @@ jobs:
|
||||
echo "StrictHostKeyChecking no" >> ~/.ssh/config
|
||||
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
|
||||
echo "nameserver 10.10.10.1" > /etc/resolv.conf
|
||||
ansible-galaxy install oefenweb.fail2ban
|
||||
./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user