peertube.social/inventory.example

9 lines
400 B
Plaintext

[peertube]
# define the username and hostname that you use for ssh connection, and specify the domain
myuser@example.com domain=example.com cache_size_gb=15 letsencrypt_contact_email=your@email.com
# you can also use a host that is defined in your ssh config
myserver domain=example.com cache_size_gb=15 letsencrypt_contact_email=your@email.com
[all:vars]
ansible_connection=ssh