grab django-ckeditor from git.entrouvert.org (#33247)

This commit is contained in:
Emmanuel Cazenave 2019-05-20 10:57:27 +02:00
parent 107f7af24a
commit 176bbecbb8
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
- name: source install django-ckeditor
import_tasks: install_source.yml
vars:
repo: "debian/django-ckeditor"
repo_dir: "{{ src_dir }}/django-ckeditor"
- name: source install combo
import_tasks: install_source.yml