This commit is contained in:
Michael RICOIS 2017-02-16 16:15:19 +01:00
parent e41e187229
commit 521004310e

View File

@ -8,7 +8,7 @@
keep_releases: 3
become: yes
tasks:
- name: MantisBT | Download
- name: MantisBT | Dowonload
get_url: url="https://sourceforge.net/projects/mantisbt/files/mantis-stable/{{ version }}/mantisbt-{{ version }}.tar.gz/download" dest="{{ vhosts }}/releases/release-{{ version }}.tar.gz" validate_certs=no
- name: MantisBT | Extract