chore: updated workflow for docker role
All checks were successful
Deploy / Prepare Build (push) Successful in 43s

This commit is contained in:
2025-09-22 19:50:37 +10:00
parent 9ed2dabefd
commit db1b58da4e
5 changed files with 61 additions and 50 deletions

7
requirements.yml Normal file
View File

@ -0,0 +1,7 @@
roles:
- name: grzegorzfranus.fail2ban
src: git+https://github.com/grzegorzfranus/ansible-role-fail2ban
version: main
- name: geerlingguy.docker
src: git+https://github.com/geerlingguy/ansible-role-docker
version: master