1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-25 15:09:19 +00:00
lemmy/ansible/inventory.example

7 lines
215 B
Text
Raw Normal View History

2019-08-17 18:30:12 +02:00
[lemmy]
# define the username and hostname that you use for ssh connection, and specify the domain
2020-01-31 12:03:26 +01:00
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com
2019-08-17 18:30:12 +02:00
[all:vars]
ansible_connection=ssh