lemmy/ansible/inventory.example

7 lines
215 B
Plaintext
Raw Permalink 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
2020-01-31 11:03:26 +00:00
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com
2019-08-17 16:30:12 +00:00
[all:vars]
ansible_connection=ssh