You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/ansible/inventory.example

8 lines
285 B
Plaintext

[lemmy]
# define the username and hostname that you use for ssh connection, and specify the domain
# old default for lemmy_base_dir was /lemmy
myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com lemmy_base_dir=/srv/lemmy
[all:vars]
ansible_connection=ssh