From 1f321db8949b3aeb80afdd7a94e92b7743c3e275 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 11 Aug 2023 16:28:54 +0000 Subject: Work --- ansible/hosts | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ansible/hosts (limited to 'ansible/hosts') diff --git a/ansible/hosts b/ansible/hosts new file mode 100644 index 0000000..5b96859 --- /dev/null +++ b/ansible/hosts @@ -0,0 +1,29 @@ +# These are just hosts created in the TF section. +# Replace these hostnames with your host names if required! + +[minio] +minio + +[sites] +sites + +[rproxy] +rproxy + +[monitoring] +monitoring + +[nc] +nc-kumar + +[plex] +plex + +[vault] +vault + +[torrents] +torrents + +[med-dl] +med-dl -- cgit v1.2.3