aboutsummaryrefslogtreecommitdiffstats
path: root/playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbook.yml')
-rw-r--r--playbook.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml
index df8393b..975d792 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -28,6 +28,10 @@
jails:
- { name: nginx_test, ip: "192.168.2.1" }
- { name: postgres, ip: "192.168.2.2" }
+ static_sites:
+ - { site: "jan.systems", host: "jan.systems", tls: false }
+ - { site: "jan.systems", host: "pursotin.jan.systems", tls: true }
+ - { site: "jan.systems", host: "local.jan.systems", tls: false }
tasks:
- name: Run general tasks