10 lines
172 B
YAML
10 lines
172 B
YAML
---
|
|
# defaults file for ansible-role-pureftpd
|
|
pureftpd_service_state: "started"
|
|
pureftpd_service_enabled: true
|
|
|
|
|
|
# config variables
|
|
pureftpd_sssd: true
|
|
pureftpd_config: {}
|