Compare commits

..

No commits in common. "393e3491802740d83b4957436865709846af0047" and "8a9865f5e86f9d910dadb45f8afaed827b1e8811" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View File

@ -16,15 +16,6 @@
- hosts: cloud
become: yes
roles:
- role: oefenweb.fail2ban
vars:
fail2ban_services:
- name: sshd
port: 22
maxretry: 3
bantime: -1
tags: fail2ban
- role: docker
tags: docker_install

View File

@ -22,7 +22,6 @@
PUID: "1000"
PGID: "1000"
TZ: "Australia/Brisbane"
SIGNUPS_ALLOWED: false
volumes:
- "{{ data_folder }}/vaultwarden/data:/data"
labels: