joinpeertube/ansible/inventory.example

7 lines
232 B
Text
Raw Permalink Normal View History

2020-02-09 13:52:26 +00:00
[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