mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-31 17:50:01 +00:00
6 lines
215 B
Text
Vendored
6 lines
215 B
Text
Vendored
[lemmy]
|
|
# define the username and hostname that you use for ssh connection, and specify the domain
|
|
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com
|
|
|
|
[all:vars]
|
|
ansible_connection=ssh
|