Jeff Geerling
|
6535011d74
|
Merge pull request #21 from M1r1k/master
Avoid expired apt caches.
|
2015-02-26 14:21:43 -06:00 |
|
Jeff Geerling
|
8259d152a6
|
Fixes #17: Use proper configuration paths in Debian/Ubuntu.
|
2015-02-26 14:17:51 -06:00 |
|
Artyom Miroshnik
|
b61b6db5f8
|
Avoid expired caches
|
2014-11-20 22:22:46 +02:00 |
|
Jeff Geerling
|
ee9a827049
|
Add php_realpath_cache_size variable.
|
2014-11-20 10:52:06 -06:00 |
|
Jeff Geerling
|
0077b35193
|
Merge pull request #20 from mikebell/master
Fix for missing php-fpm-daemon variable in configure task.
|
2014-11-17 16:57:46 -06:00 |
|
Mike Bell
|
42ea0d4ad7
|
Fix for mixing php-fpm variable in configure task
|
2014-11-17 22:46:38 +00:00 |
|
Jeff Geerling
|
ade68dc4ab
|
Issue #13: php-fpm daemon name is different in Debian-based distros.
|
2014-11-16 15:38:51 -06:00 |
|
Jeff Geerling
|
8ea541776f
|
Issue #19: Allow self-managed php.ini, and related cleanup.
|
2014-11-11 11:34:06 -06:00 |
|
Jeff Geerling
|
a2a41a4bcc
|
Issue #8: Allow error reporting to be enabled or disabled.
|
2014-11-11 10:56:09 -06:00 |
|
Jeff Geerling
|
c2e02465f9
|
Issue #18: Fix php_webserver_daemon and add EL7.
|
2014-11-11 10:50:44 -06:00 |
|
Jeff Geerling
|
f7e774eab9
|
Fix Travis tests.
|
2014-11-10 14:55:20 -06:00 |
|
Jeff Geerling
|
084e14b422
|
Allow php_webserver_daemon to be overridden.
|
2014-11-10 14:38:41 -06:00 |
|
Jeff Geerling
|
24a2fbb34e
|
Update test.
|
2014-11-08 14:36:55 -06:00 |
|
Jeff Geerling
|
1dc94242e4
|
Merge pull request #15 from LewisW/master
Extension path is wrong for Debian/Apache2.
|
2014-11-03 09:20:52 -06:00 |
|
Lewis Wright
|
5dc96877f1
|
Update Debian.yml
|
2014-11-03 12:25:36 +00:00 |
|
Jeff Geerling
|
c4d6a99799
|
Add php-pear to default packages.
|
2014-09-26 22:56:22 -05:00 |
|
Jeff Geerling
|
604286acfc
|
Merge pull request #7 from seschwar/master
Make PHP option short_open_tag configurable.
|
2014-09-20 23:16:46 -05:00 |
|
Jeff Geerling
|
8be0e8f6b6
|
Formatting.
|
2014-09-20 23:15:45 -05:00 |
|
Jeff Geerling
|
ad41a4565f
|
Merge pull request #11 from LewisW/patch-1
Ensure config directories exist.
|
2014-09-20 23:10:55 -05:00 |
|
Lewis Wright
|
78efbc1251
|
Added assurance that config directories exist
|
2014-09-18 12:06:17 +01:00 |
|
Jeff Geerling
|
a36d92bebe
|
Update README to reflect ability to disable APC.
|
2014-09-02 10:36:16 -05:00 |
|
Jeff Geerling
|
92517abdd5
|
Merge pull request #10 from ricoli/optional-apc
Make APC optional.
|
2014-09-02 10:31:33 -05:00 |
|
Ricardo Oliveira
|
88861a8dff
|
add option for apc
|
2014-09-02 15:19:08 +01:00 |
|
Ricardo Oliveira
|
3782e76a07
|
make apc optional
|
2014-09-02 15:18:42 +01:00 |
|
Sebastian Schwarz
|
df29e3d358
|
Make PHP option short_open_tag configurable
This is useful for nasty legacy applications.
|
2014-08-07 15:58:23 +02:00 |
|
Jeff Geerling
|
950049e5bf
|
Adding docs for new php_sendmail_path var.
|
2014-08-05 09:19:18 -05:00 |
|
Jeff Geerling
|
bc27f1f03b
|
Merge pull request #5 from allgood2386/master
Add sendmail path variable.
|
2014-08-05 09:16:06 -05:00 |
|
Rich Allen
|
644194d3de
|
renaming sendmail variable to remain consistant with nameing conventions
|
2014-08-05 10:01:28 -04:00 |
|
Jeff Geerling
|
9348e30477
|
Install current version of Ansible when testing instead of 1.5.0.
|
2014-08-03 21:48:29 -05:00 |
|
Jeff Geerling
|
7709b3440c
|
Merge pull request #4 from ajsalminen/allow_package_override
Allow overriding php_packages in more easily.
|
2014-08-03 21:17:29 -05:00 |
|
Jeff Geerling
|
5a9f7412cb
|
Add php-fpm to defaults for Debian/RedHat.
|
2014-07-28 09:02:03 -05:00 |
|
Jeff Geerling
|
4121ffe265
|
Add php_apc_enabled_in_ini option.
|
2014-07-28 08:54:51 -05:00 |
|
Antti Salminen
|
f1f26b0be8
|
Make it possible to override php_packages.
|
2014-07-10 11:27:25 +03:00 |
|
Rich Allen
|
26c5175756
|
adding a sendmail path variable incase you wanted to set up something like mailcatcher or non-standard mail config"
|
2014-06-23 15:04:10 -04:00 |
|
Jeff Geerling
|
c5f332d387
|
Merge pull request #2 from kosssi/remove-dependency
Remove geerlingguy.apache dependency from Travis CI testing.
|
2014-06-03 08:06:50 -05:00 |
|
Simon Constans
|
b35e8c777e
|
Remove geerlingguy.apache dependency
|
2014-06-03 14:57:47 +02:00 |
|
Jeff Geerling
|
d3b619e07f
|
Add ability to ignore webserver entirely.
|
2014-05-24 22:08:20 -05:00 |
|
Jeff Geerling
|
35e35e023d
|
Add 'restart php-fpm' handler.
|
2014-05-19 12:51:46 -05:00 |
|
Jeff Geerling
|
437a650036
|
Updated task to take out testing parameter.
|
2014-05-14 22:10:31 -05:00 |
|
Jeff Geerling
|
574694d0f9
|
Move variables to defaults.
|
2014-05-14 22:09:36 -05:00 |
|
Jeff Geerling
|
1652fe7da7
|
Add 'restart webserver' handler.
|
2014-05-02 22:27:38 -05:00 |
|
Jeff Geerling
|
7908233ae6
|
Add php-fpm support, remove Apache dependency (works with Nginx).
|
2014-05-02 22:27:28 -05:00 |
|
Jeff Geerling
|
3a6d641399
|
Add php5-curl package.
|
2014-05-01 22:27:10 -05:00 |
|
Jeff Geerling
|
9c5866f206
|
Final update for Travis-related work.
|
2014-04-23 12:58:40 -05:00 |
|
Jeff Geerling
|
d31d372344
|
Use the correct role name (since this role is not downloaded via galaxy).
|
2014-04-23 12:53:00 -05:00 |
|
Jeff Geerling
|
6ed9d61733
|
Another minor Travis test.
|
2014-04-23 12:51:21 -05:00 |
|
Jeff Geerling
|
a33988d3ad
|
Testing Travis a little more.
|
2014-04-23 12:46:51 -05:00 |
|
Jeff Geerling
|
0286ea1ca9
|
Another attempt to get ansible.cfg to work.
|
2014-04-23 12:42:10 -05:00 |
|
Jeff Geerling
|
c97eec3adb
|
Updated project description.
|
2014-04-23 12:37:09 -05:00 |
|
Jeff Geerling
|
bbf7a9dcdd
|
Updated test to simply test the Ansible roles required.
|
2014-04-23 12:35:27 -05:00 |
|