mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-25 00:38:41 -05:00
9 lines
264 B
Plaintext
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
|