chore: update main.yml
All checks were successful
Deploy / Prepare Build (push) Successful in 6m29s

This commit is contained in:
2025-09-22 20:45:19 +10:00
parent 98536cd260
commit 866623983b
6 changed files with 378 additions and 531 deletions

View File

@ -15,17 +15,15 @@
file:
path: "/data"
state: directory
tags: base_install
- name: Setup base system
import_tasks: tasks/base.yml
tags: base_install
roles:
- role: geerlingguy.docker
docker_users:
- administrator
tags: base_install
- role: grzegorzfranus.fail2ban
vars:
fail2ban_ignoreip:
@ -55,7 +53,7 @@
maxretry = 3
bantime = 3600
findtime = 300
tags: base_install
tags: base_install
- hosts: cloud