This commit is contained in:
Felix Niederwanger 2021-08-20 08:20:55 +02:00
parent 4c3db73df3
commit 9044094b6b
Signed by: phoenix
GPG key ID: 31860289A704FB3C

View file

@ -40,10 +40,10 @@ With this example playbook we setup a `PureFTPd` server that allows only anonymo
- hosts: jellyfish
user: root
roles:
- role: geekoops-pureftp
- role: geekoops-pureftpd
vars:
config_firewall: true
AnonymousOnly: yes
PassivePortMin: 30000
PassivePortMax: 31000
MaxAnonSessions: 100
MaxAnonSessions: 100