peertube.rare/inventory.example

9 lines
298 B
Text
Raw Normal View History

[peertube]
# define the username and hostname that you use for ssh connection, and specify the domain
2019-05-23 15:30:08 +00: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 15:30:08 +00:00
myserver domain=example.com cache_size_gb=15
[all:vars]
ansible_connection=ssh