@@ -4,14 +4,16 @@
- include: renewal.yml subdomain={{item}}
with_items:
- - owncloud.hory.me
+ - courses.hory.me
+ - demo.hory.me
+ - git.hory.me
- monitor.hory.me
+ - owncloud.hory.me
+ - plante.hory.me
- postfixadmin.hory.me
+ - sgp.hory.me
- sound.hory.me
- - git.hory.me
- - plante.hory.me
- wiki.hory.me
- - demo.hory.me
- name: disable temporary sites
command: "a2dissite *"
@@ -1,6 +1,8 @@
- name: reload all sites
command: "a2ensite {{item}}"
+ - courses
+ - courses-ssl
- git
- git-ssl
- monitoring
@@ -11,6 +13,8 @@
- plante-ssl
- postfixadmin
- postfixadmin-ssl
+ - sgp
+ - sgp-ssl
- sound
- sound-ssl
- wiki