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:
@ -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"
|
||||
|
Reference in New Issue
Block a user