summaryrefslogtreecommitdiffstats
path: root/ansible/inventory.example
blob: b85505cc420847468ed45ab39d4627151952eb6a (plain)
1
2
3
4
5
6
[lemmy]
# define the username and hostname that you use for ssh connection, and specify the domain
myuser@example.com  domain=example.com  letsencrypt_contact_email=your@email.com smtp_server=smtp@example.com smtp_login=your@email.com smtp_password=pass smtp_from_address="Example.com Admin <notifications@example.com>"

[all:vars]
ansible_connection=ssh