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

9 lines
264 B
Plaintext

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