1
0
mirror of https://yerbamate.ml/nutomic/peertube.social synced 2024-11-25 02:38:21 -05:00
peertube.social/inventory.example

9 lines
298 B
Plaintext
Raw Normal View History

[peertube]
# define the username and hostname that you use for ssh connection, and specify the domain
2019-05-23 11:30:08 -04:00
myuser@example.com domain=example.com cache_size_gb=15
# you can also use a host that is defined in your ssh config
2019-05-23 11:30:08 -04:00
myserver domain=example.com cache_size_gb=15
[all:vars]
ansible_connection=ssh