chore: updated workflow for docker role
All checks were successful
Deploy / Prepare Build (push) Successful in 43s
All checks were successful
Deploy / Prepare Build (push) Successful in 43s
This commit is contained in:
7
requirements.yml
Normal file
7
requirements.yml
Normal 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
|
Reference in New Issue
Block a user