diff --git a/inventories/base.yml b/inventories/base.yml new file mode 100644 index 0000000..5798b70 --- /dev/null +++ b/inventories/base.yml @@ -0,0 +1,7 @@ +all: + hosts: + localhost + children: + teamspeak3: + hosts: + localhost \ No newline at end of file