joinpeertube/ansible/inventory.example
2020-02-09 14:52:26 +01:00

6 lines
232 B
Text

[joinpeertube]
# define the username and hostname that you use for ssh connection, and specify the letsencrypt data
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com
[all:vars]
ansible_connection=ssh