Update jitsi role

This commit is contained in:
2021-08-04 23:30:24 -06:00
parent 12b275a050
commit 03ee154857
5 changed files with 285 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
---
# Install Nginx
- name: Installing Nginx-Full
apt:
update_cache: yes
state: present
name: nginx-full