|
@@ -24,6 +24,12 @@
|
|
mode: 0600
|
|
mode: 0600
|
|
notify: Dendrite restarted
|
|
notify: Dendrite restarted
|
|
|
|
|
|
|
|
+- name: Element nginx conf installed
|
|
|
|
+ copy:
|
|
|
|
+ src: nginx-location.conf
|
|
|
|
+ dest: /usr/local/etc/nginx/locations/element.conf
|
|
|
|
+ notify: Nginx retarted
|
|
|
|
+
|
|
- name: Element config installed
|
|
- name: Element config installed
|
|
copy:
|
|
copy:
|
|
src: element-config.json
|
|
src: element-config.json
|