1
0
Fork 0
myserver-configuration/group_vars/all.yml

17 lines
No EOL
297 B
YAML

##
# Global configuration
server:
domain: mrdev023.test
ssh_port: 7943
backup:
folder: /backup
cron_expression: "* * * * *"
retention_days: 7
filename_date_format: "%Y-%m-%d"
acme:
email: florian.richer.97@outlook.com
debug: true
# Other
protonmail:
initialized: false