[constellation] We don't have any fixture for now

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2022-01-14 19:19:29 +01:00
parent 47b79e7b50
commit 0a6154bbc6
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 0 additions and 6 deletions

View File

@ -80,12 +80,6 @@
project_path: "{{ project_path }}"
notify: Restart uWSGI
- name: Load initial data
django_manage:
command: loaddata initial
project_path: "{{ project_path }}"
notify: Restart uWSGI
- name: Create static files directory
file:
path: "/var/lib/constellation/{{ item }}"