]> Untitled Git - lemmy.git/commitdiff
Update ansible inventory.example.
authorDessalines <tyhou13@gmx.com>
Fri, 17 Jan 2020 23:51:07 +0000 (18:51 -0500)
committerDessalines <tyhou13@gmx.com>
Fri, 17 Jan 2020 23:51:07 +0000 (18:51 -0500)
ansible/inventory.example

index 52b45d3c368968b28be35c31ca1928bd745316d8..b85505cc420847468ed45ab39d4627151952eb6a 100644 (file)
@@ -1,6 +1,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
+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