mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-02-11 00:21:39 +01:00
Make build configure script work for tagged releases.
This commit is contained in:
parent
39e7bf6e13
commit
cbbf926b74
@ -76,7 +76,7 @@
|
||||
|
||||
- name: Build configure script.
|
||||
shell: >
|
||||
./buildconf
|
||||
./buildconf --force
|
||||
chdir={{ php_source_clone_dir }}
|
||||
when: php_installed|failed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user