2019-08-17 16:30:12 +00:00
|
|
|
[lemmy]
|
|
|
|
# define the username and hostname that you use for ssh connection, and specify the domain
|
2020-07-01 12:44:56 +00:00
|
|
|
# old default for lemmy_base_dir was /lemmy
|
|
|
|
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com lemmy_base_dir=/srv/lemmy
|
2019-08-17 16:30:12 +00:00
|
|
|
|
|
|
|
[all:vars]
|
|
|
|
ansible_connection=ssh
|