lemmy/ansible/inventory.example
2019-08-20 19:36:49 +02:00

7 lines
215 B
Plaintext

[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