[constellation] We don't have any fixture for now
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
47b79e7b50
commit
0a6154bbc6
|
@ -80,12 +80,6 @@
|
||||||
project_path: "{{ project_path }}"
|
project_path: "{{ project_path }}"
|
||||||
notify: Restart uWSGI
|
notify: Restart uWSGI
|
||||||
|
|
||||||
- name: Load initial data
|
|
||||||
django_manage:
|
|
||||||
command: loaddata initial
|
|
||||||
project_path: "{{ project_path }}"
|
|
||||||
notify: Restart uWSGI
|
|
||||||
|
|
||||||
- name: Create static files directory
|
- name: Create static files directory
|
||||||
file:
|
file:
|
||||||
path: "/var/lib/constellation/{{ item }}"
|
path: "/var/lib/constellation/{{ item }}"
|
||||||
|
|
Loading…
Reference in New Issue