forked from nutomic/joinpeertube
6 lines
232 B
Text
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
|