PHRAS-1765 (#2398)

bump es to 2.3.3
This commit is contained in:
jygaulier
2018-01-10 15:09:30 +01:00
committed by GitHub
parent 215e47fb79
commit 6e89b93c7d
6 changed files with 18 additions and 8 deletions

View File

@@ -2,6 +2,9 @@
apt: pkg="php5.6-dev" state=present
when: php.pecl_packages is defined
- name: Update pecl chennel
shell: pecl channel-update pecl.php.net
- name: Install Package
shell: echo "\n\n\n\n\n\n\n\n\n" | pecl install {{ item.package }}
register: pecl_result