EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit a70f11a3 authored by Karl Grube's avatar Karl Grube
Browse files

fixed broken conf?

parent a68ada32
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,12 @@
dest: /etc/nginx/sites-available/jitsi
notify: reload nginx
tags: site,conf
- name: link site
file:
state: link
path: /etc/nginx/sites-enabled/jitsi
src: ../sites-available/jitsi
notify: reload nginx
tags: site
- name: link site
file:
state: link
path: /etc/nginx/sites-enabled/jitsi
src: ../sites-available/jitsi
notify: reload nginx
tags: site
......@@ -18,7 +18,7 @@
repo: 'deb [signed-by=/usr/share/keyrings/jitsi-keyring.gpg] https://download.jitsi.org stable/'
state: present
filename: jitsi-stable.list
- name: update cache and make sure that jicofo is installed
- name: update cache and make sure that jitsi-web is installed
apt:
update_cache: yes
name:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment