mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kolibri/tasks/enable.yml fix
This commit is contained in:
parent
bc1ebe7298
commit
fbe40e026f
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
when: nginx_install and kolibri_enabled
|
||||
|
||||
- name: Disable http://box{{ kolibri_url }} via NGINX, by removing {{ nginx_config_dir }}/kolibri-nginx.conf
|
||||
- name: Remove {{ nginx_config_dir }}/kolibri-nginx.conf
|
||||
file:
|
||||
path: "{{ nginx_config_dir }}/kolibri-nginx.conf"
|
||||
state: absent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue