13 lines
108 B
YAML
13 lines
108 B
YAML
---
|
|
deps: [
|
|
docker,
|
|
git,
|
|
fail2ban,
|
|
python-docker
|
|
]
|
|
|
|
fail2ban_jails: [
|
|
sshd.local,
|
|
nginx.local
|
|
]
|