summaryrefslogtreecommitdiffstats
path: root/ansible/inventory.example
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory.example')
-rw-r--r--ansible/inventory.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/inventory.example b/ansible/inventory.example
index b85505cc..52b45d3c 100644
--- a/ansible/inventory.example
+++ b/ansible/inventory.example
@@ -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 smtp_server=smtp@example.com smtp_login=your@email.com smtp_password=pass smtp_from_address="Example.com Admin <notifications@example.com>"
+myuser@example.com domain=example.com letsencrypt_contact_email=your@email.com
[all:vars]
ansible_connection=ssh