summaryrefslogtreecommitdiffstats
path: root/ansible/inventory.example
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory.example')
-rw-r--r--ansible/inventory.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/inventory.example b/ansible/inventory.example
new file mode 100644
index 00000000..52b45d3c
--- /dev/null
+++ b/ansible/inventory.example
@@ -0,0 +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
+
+[all:vars]
+ansible_connection=ssh