0.1.17-DEV-20200321-000226

--------------------------
    * MODIFY:
      - update certs for lets encrypt renewal

    * ADD:
      - add bitwarden site
      - add unifi site
      - added support for web sockets globally
This commit is contained in:
2020-03-21 00:03:54 -04:00
parent 3b5a8e2c54
commit 3f43c1575f
4 changed files with 29 additions and 16 deletions

View File

@ -45,6 +45,8 @@
tags: always
## TODO: fix the perms on ssl certs!!@*&!@^&*
- name: clone ssl certs
git:
repo: "{{ ssl_repo }}"
@ -70,4 +72,4 @@
name : nginx
state : started
tags: always
when: ansible_virtualization_type != "docker"
when: ansible_virtualization_type != "docker"