Skip to content
Snippets Groups Projects
Commit 4a41d141 authored by Makhtar DIAGNE's avatar Makhtar DIAGNE
Browse files

[TECH] Uninstall remove assets

parent 1b15d8be
1 merge request!1Feature/design/1
......@@ -142,6 +142,17 @@
- ui-identity-admin
- zone-vitamui-admin
############################
# ZONE UI
############################
- hosts: zone_vitamui_ui
tasks:
- name: delete empty dir
shell: "rm -rf {{ vitamui_defaults.folder.root_path }}/conf/assets/"
ignore_errors: yes
tags:
- zone-vitamui-ui
########################################################
# ZONE REVERSE
########################################################
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment