Remove extra newline.

This commit is contained in:
Jeff Geerling 2015-10-02 12:58:29 -05:00
parent 213914d5df
commit 6b57f8eb73

View File

@ -45,8 +45,6 @@
stat: path=/usr/include/gmp.h
register: gmp_file
- name: Ensure gmp.h is symlinked into a location accessible to gcc.
file:
src: "{{ php_source_install_gmp_path }}"