Update 'tasks/main.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
jens 2021-09-14 09:15:06 +00:00
parent 39db2e5ee2
commit 0c141dfb24

View file

@ -30,6 +30,7 @@
repo: "{{ django_app_gitrepo }}"
dest: "{{ django_home }}/{{ django_appname }}"
version: "{{ django_app_gitversion }}"
accept_hostkey: yes
- name: 'remove previous install stable'
file: