Commit Graph

17 Commits

Author SHA1 Message Date
Jeff Geerling
c4bd34bf81
Merge pull request #277 from kindlehl/php_packages_extra_fix
Php_packages_extra fix
2020-03-06 12:42:14 -06:00
Jeff Geerling
24ca4a9c36 PR #280: Follow-up for formatting. 2019-11-06 12:43:07 -06:00
Jeff Sheltren
1f4b20ba7d Use |bool filter on opcache variable to avoid deprecation warning 2019-10-15 11:14:26 -07:00
Hunter Lannon
bf156b69e2 added php_packages_extra to package install task 2019-09-11 16:04:08 -07:00
Jeff Geerling
40b7bd543e Fixes #253: Speed up PHP package installation by not using with_items. 2018-09-07 15:42:03 -05:00
Jeff Geerling
08c948d24f Fix test failures due to boolean handling in YAML. 2016-10-12 15:41:28 -05:00
Jeff Geerling
06d8a0edd2 Add the ability to choose --no-install-recommends for apt installs. 2016-10-12 15:27:31 -05:00
Phil Porada
9c5de4307a Merge branch 'master' of https://github.com/geerlingguy/ansible-role-php 2016-06-02 14:19:42 -04:00
Jeff Geerling
214e4bb8fa Fixes #69: APC is dead, long live OpCache and APCu. 2016-05-11 22:27:02 -05:00
Phil Porada
11ed2172de Per comments on PR106 2016-05-02 08:57:32 -04:00
Phil Porada
f20bbde884 Users can now set the apt/yum module 'state' to be 'installed, latest, present' etc. This allows a user to test php55, swap a variable to enable the php56 repo, then re-run the ansible play to get different PHP packages. 2016-04-08 16:43:26 -04:00
Oskar Schöldström
a1dd9901ec Add configurations to all possible conf directories 2016-03-03 21:55:56 -05:00
Jeff Geerling
339f91bce5 Fix Ansible 2.x deprecation warnings. 2016-02-28 23:39:03 -06:00
Jeff Geerling
2ca34c72c7 Follow-up to #83 - fix idempotence for Debian config symlinks. 2016-02-20 16:52:15 -06:00
Jeff Geerling
24af7936a4 PR #21: Adjust apt cache update so it doesn't run every time. 2015-02-26 14:22:10 -06:00
Artyom Miroshnik
b61b6db5f8 Avoid expired caches 2014-11-20 22:22:46 +02:00
Jeff Geerling
8ea541776f Issue #19: Allow self-managed php.ini, and related cleanup. 2014-11-11 11:34:06 -06:00