Make build configure script work for tagged releases.

This commit is contained in:
Jeff Geerling 2015-07-05 21:07:51 -05:00
parent 39e7bf6e13
commit cbbf926b74

View File

@ -76,7 +76,7 @@
- name: Build configure script.
shell: >
./buildconf
./buildconf --force
chdir={{ php_source_clone_dir }}
when: php_installed|failed