lint
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
copy:
|
||||
src: /etc/nginx/sites-available/{{ inventory_hostname }}.conf
|
||||
dest: /etc/nginx/sites-available/{{ hostname }}.conf
|
||||
remote_src: yes
|
||||
remote_src: true
|
||||
mode: 0644
|
||||
when: not nginx_file.stat.exists
|
||||
|
||||
- name: Conf Jitsi MultiDomain - Change le ServerName des conf nginx
|
||||
@@ -36,4 +37,4 @@
|
||||
state: link
|
||||
notify:
|
||||
- restart jitsi-videobridge2
|
||||
- restart nginx
|
||||
- restart nginx
|
||||
|
||||
Reference in New Issue
Block a user