]> git.siccegge.de Git - tools.git/blobdiff - tls/inventory.yaml
Move new tls tools to subdirectory
[tools.git] / tls / inventory.yaml
diff --git a/tls/inventory.yaml b/tls/inventory.yaml
new file mode 100644 (file)
index 0000000..73e9d73
--- /dev/null
@@ -0,0 +1,14 @@
+example.com:
+  www:
+    - www.example.com
+    - nginx.example.net
+  smtp:
+    - mx1.example.com
+
+example.org:
+  smtp:
+    - mx2.example.com
+  xmpp:
+    - example.com
+    - conference.example.com
+    - example.org
\ No newline at end of file