1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-03-02 09:31:13 +00:00
lemmy/ansible/inventory.example

7 lines
215 B
Text
Raw Normal View History

2019-08-17 16:30:12 +00:00
[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