stop special gadjo deployment (#32436)

As it is now shipped with publik-base-theme: #31859
This commit is contained in:
Emmanuel Cazenave 2019-04-18 18:45:13 +02:00
parent 1d1e2b9dc7
commit 107f7af24a
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
repo: "combo"
repo_dir: "{{ src_dir }}/combo"
- name: link to theme directory
file:
src: "{{ src_dir }}/combo/data/themes/gadjo"
path: "{{themes_dir}}/gadjo"
state: link
- name: combo app setup
import_role:
name: app-setup