]> Untitled Git - lemmy.git/blob - ansible/inventory.example
Adding emoji support.
[lemmy.git] / ansible / inventory.example
1 [lemmy]
2 # define the username and hostname that you use for ssh connection, and specify the domain
3 myuser@example.com  domain=example.com  letsencrypt_contact_email=your@email.com
4
5 [all:vars]
6 ansible_connection=ssh