--------------------------
* MODIFY:
- updated references for renewed certs
- re-ordered 2 entries in proxy_sites.yml
* ADD:
- add vars for the chris-hammer.com and christian-hammer.com certs
--------------------------
* MODIFY:
- gitlab ci job tags updated to run on the ci host instead of workstation
- ssl references updated as certs have been renewed
* ADD:
- hme-3.thezengarden.net added for external lab tower instance access
--------------------------
* ADD:
- add tower-stage.thezengarden.net for awx updates and testing
* MODIFY:
- updated proxy port for gitlab-test.thezengarden.net
--------------------------
* ADD:
- status_page option for /nginx_status; toggle per site
* MODIFY:
- defaults/main/proxy_sites.yml formatting modified for readability
--------------------------
* ADD:
- max_uploaded added to sites most likely to received uploaded files
* MODIFY:
- dashboard.thezengarden.net backend changed to http
--------------------------
* MODIFY:
- update certs for lets encrypt renewal
* ADD:
- add bitwarden site
- add unifi site
- added support for web sockets globally
--------------------------
* ADD:
- add tags to each task
- added clean deploy task for site removals; will only run if task tag is used
- added tower2.thezengarden.net to site list for testing awx installs/upgrades
* MODIFY:
- modified awx site reference to be tower
--------------------------
* ADD:
- added some missing line breaks for formatting purposes
* MODIFY:
- modified proxy_sites.yml defaults to be behind ansible-vault
- modified set_fact block slightly in main.yml task
-------------------------
* ADD:
- gitea.thezengarden.net proxy site
- added set_fact define to consolodate packages to install based on distribution
- added git clone section to pull in le ssl certs via gitlab
-------------------------
* MODIFY:
- modified definition for resources.thezengarden.net; proxy needs to be for http proto
* UPDATE:
- updated ssl certs due to renewal
-------------------------
* ADD:
- added special section just for seafile to proxy_site.j2; this is both unfortunate and unavoidable
* MODIFY:
- images.thezengarden.net was having issues chaining ssl's; its now a port 80 site with ssl handled only via nginx