You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
```yml
|
|
- role: "mailcow"
|
|
vars:
|
|
mailcow_repo_dir: "/opt/mailcow-dockerized"
|
|
mailcow_dockerized_commit: "586b3a2ed1c"
|
|
mailcow_hostname_fqdn: "mail.strona-czynna.pl"
|
|
mailcow_storage_dir: "/mnt/juice/mailcow"
|
|
mailcow_local_http_port: "9001"
|
|
mailcow_timezone: "Europe/Warsaw"
|
|
```
|