diff options
Diffstat (limited to 'ansible/hosts')
| -rw-r--r-- | ansible/hosts | 29 |
1 files changed, 29 insertions, 0 deletions
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 |
