diff --git a/host_vars/plex.yaml b/host_vars/plex.yaml new file mode 100644 index 0000000..abcc71c --- /dev/null +++ b/host_vars/plex.yaml @@ -0,0 +1,8 @@ +--- +ansible_host: plex.intra.tormakris.dev +webserver: + - domain: "plex.tormakristof.eu" + port: 8080 + bigrequests: true + https: false +... \ No newline at end of file