Commit Graph

  • f6652efe77
    Merge pull request #21 from HanXHX/improvements/misc master 2.7.0 Emilien M 2023-05-30 13:22:51 +0200
  • 0a9a5c7aaf 🚀 Manages Ubuntu 20.04 + 22.04 improvements/misc Emilien Mantel 2023-05-30 12:55:12 +0200
  • 726d769d26 💚 Fix linters errors Emilien Mantel 2023-05-30 12:52:46 +0200
  • b363238e10 📝 Add build status (master branch) on README Emilien Mantel 2023-05-30 12:46:24 +0200
  • 73355bfe30 🔥 Remove TravisCI Emilien Mantel 2023-05-30 12:45:04 +0200
  • f54176c880 👷 Add Github Action Emilien Mantel 2023-05-30 12:44:15 +0200
  • ec779b858a Add Ansible molecule Emilien Mantel 2023-05-30 12:43:45 +0200
  • 539dc205f5 🚀 Manage Debian 12 Emilien Mantel 2023-05-30 12:32:39 +0200
  • 85378ac422 🚨 Fix crashes on latest ansible versions and fixes lint Emilien Mantel 2023-05-30 10:55:56 +0200
  • 483b6c78b5 🙈 Ignore pycharm files Emilien Mantel 2023-05-30 10:50:00 +0200
  • 746b05ca4a
    fix pool.conf template in case some VARs are not defined (#20) 2.6.3 Klaus Zerwes 2022-11-07 17:22:57 +0100
  • 80b6330601 fixed jinja2 conditions Klaus Zerwes 2022-11-07 11:28:15 +0100
  • b4afb45dd4
    honor php_install_fpm in case it is set to 'false' (#19) Klaus Zerwes 2022-11-07 11:03:58 +0100
  • 8fb60427c5 vars not defined in defaults should be processed only if they are defined (avoid AnsibleUndefinedVariable errors) Klaus Zerwes 2022-11-07 04:45:39 +0100
  • d0d5c2a209 honor php_install_fpm in case it is set to 'false' Klaus Zerwes 2022-11-06 21:29:14 +0100
  • 0a51826e2f
    Add env vars on PHP-FPM pool template (#17) 2.6.2 Totooow 2022-10-06 16:36:02 +0200
  • acc155d8af
    Merge branch 'HanXHX:master' into add-fpm-env-var Totooow 2022-10-06 15:07:18 +0200
  • e9e74e2db6
    Modernize Emilien M 2022-10-06 14:47:06 +0200
  • afbb2c7c6f Drop debian stretch support fix_lint Emilien Mantel 2022-10-06 14:37:21 +0200
  • 701697984e Fix some handlers Emilien Mantel 2022-10-06 14:28:40 +0200
  • fc04f1e15a Fix again... Emilien Mantel 2022-10-06 12:52:19 +0200
  • 49d32908b8 Fixt others lint errors Emilien Mantel 2022-10-06 12:42:56 +0200
  • 85cab7d166 Fix lint errors due to ansible-lint latest versions Emilien Mantel 2022-10-06 12:14:55 +0200
  • 6fc1942261 🎨 Clean tab Théo Adolphe 2022-09-30 12:09:03 +0200
  • d418d7063f Add environment variable support Théo Adolphe 2022-09-30 12:04:59 +0200
  • 4aef107c1a 🐛 Fix multiple PHP versions install 2.6.1 Emilien Mantel 2022-02-22 13:41:02 +0100
  • 28caf6d9c9 Remove useless provision in Vagrant Emilien Mantel 2022-02-22 13:31:19 +0100
  • 309824dabf
    New release (#14) 2.6.0 Emilien M 2021-09-01 09:57:23 +0200
  • b08ebe25bb Drop Ubuntu Xenial support (16.04) new_release Emilien Mantel 2021-09-01 09:47:35 +0200
  • abe0801363 Fix non idempotent call (forced change chmod on facts) Emilien Mantel 2021-09-01 09:42:31 +0200
  • 6881f70517 Fix pkgng calls Emilien Mantel 2021-09-01 09:33:16 +0200
  • a6e75032a5 Use FQCN builtins Emilien Mantel 2021-08-31 13:02:57 +0200
  • 57aee1fbc4 Fix YAML linter Emilien Mantel 2021-08-31 11:05:00 +0200
  • 2f4bc96d6a Fix travis Emilien Mantel 2021-08-31 10:55:36 +0200
  • 387b03ddbf Fix lint errors Emilien Mantel 2021-08-31 10:51:29 +0200
  • 99f4da524b Manages Debian 11 and prepares Travis Emilien Mantel 2021-08-31 10:34:50 +0200
  • 3209f6b010 Quickfix 2.5.1 Emilien Mantel 2020-05-27 13:06:19 +0200
  • 759a85a325 Fix FPM ini file Emilien Mantel 2020-05-27 12:59:25 +0200
  • 704ebb3937 Manage pm.max_requests on PHP pool Emilien Mantel 2020-05-27 10:15:42 +0200
  • 4feb3be7d5 Upgrade README.php 2.5.0 Emilien Mantel 2019-12-26 18:10:56 +0100
  • c0922f8430 Option: autoremove default pool Emilien Mantel 2019-12-26 16:42:16 +0100
  • ade8aaad9e Remove useless files Emilien Mantel 2019-12-26 15:38:54 +0100
  • a19adf5150
    Improvements (#13) Emilien M 2019-12-26 14:13:00 +0100
  • 3690ee2b15 Manages PHP 7.4 on Debian improve Emilien Mantel 2019-12-26 11:55:33 +0100
  • ec1175af21 [WIP] Improve FPM management Emilien Mantel 2019-12-26 11:38:06 +0100
  • 1eea41cd39 [WIP] Some improvements Emilien Mantel 2019-12-24 18:34:37 +0100
  • 9738ae9614 Manages flags on PHP-FPM Emilien Mantel 2019-12-16 17:28:39 +0100
  • 73fa4dc212 fix uninstall xdebug block for FreeBSD (#12) xelgand 2019-04-23 09:31:45 +0200
  • f57c4c96f8 fix uninstall xdebug block for FreeBSD xelgand 2019-04-22 15:19:21 +0200
  • 75f09eaf59
    Delete default pool if necessary (#10) 2.4.0 Emilien M 2019-04-19 14:36:35 +0200
  • 5abe99568a
    Support Debian Buster (#11) Emilien M 2019-04-19 14:36:20 +0200
  • 49fa9053f5 Delete default pool if necessary Emilien Mantel 2019-04-19 09:45:21 +0200
  • 6efa48e0f4 Support Debian Buster Emilien Mantel 2019-04-10 14:54:14 +0200
  • 8b2c92a047 Force python 2.7 on travis Emilien Mantel 2019-04-19 11:28:50 +0200
  • 0171ae8e20 Quick changes Emilien Mantel 2019-04-19 11:18:46 +0200
  • 95892782ea Fix version compare Emilien Mantel 2019-04-19 10:59:00 +0200
  • f5b9eb78b7 Remove legacy 'include' module Emilien Mantel 2019-04-19 10:28:00 +0200
  • 5ef6d09ac6 Min ansible version: 2.6 2.3.0 2.3 Emilien Mantel 2019-02-20 16:40:02 +0100
  • e45df940cd Compat Ansible 2.5+ Emilien Mantel 2019-01-28 14:46:58 +0100
  • 6c3aa5443a Remove legacy and useless file Emilien Mantel 2019-01-28 10:35:42 +0100
  • 847941ebc6 Update README.md Emilien Mantel 2018-10-29 14:27:38 +0100
  • feff5576d2 Travis: test with ansible 2.4 to 2.6 Emilien Mantel 2018-10-29 14:18:37 +0100
  • 04547b496f Force install python-apt on Vagrant+Docker Emilien Mantel 2018-10-29 14:15:02 +0100
  • 9f048ae918 Support PHP 7.3 on Debian/FreeBSD Emilien Mantel 2018-10-28 12:29:56 +0100
  • 6a85f02fc1 Fix apcu package for Debian based systems Emilien Mantel 2018-03-19 08:51:58 +0100
  • 4611a5a795 Merge branch 'master' into freebsd freebsd Emilien Mantel 2018-03-18 21:47:24 +0100
  • 9e59ba5b47 Fix vagrantfile for FreeBSD Emilien Mantel 2018-03-18 21:46:47 +0100
  • 9aa0f76c03 Support FreeBSD 11/12 Emilien Mantel 2018-03-18 21:29:47 +0100
  • e87d158424 Manage Ubuntu 16.04/18.04 Emilien Mantel 2018-03-18 19:30:21 +0100
  • 5878040e84 Mass cleanup and drop jessie support Emilien Mantel 2018-03-18 17:28:57 +0100
  • 8e53b9cd80 Donation 2.2 Emilien Mantel 2017-12-09 17:06:41 +0100
  • cbceba6897 We can't uninstall xdebug, so disabling it! Emilien Mantel 2017-11-28 09:17:19 +0100
  • d836862837 Uninstall xdebug Emilien Mantel 2017-11-28 08:28:41 +0100
  • df8b58b46a Manages status/ping path in FPM pools Emilien Mantel 2017-11-22 17:02:51 +0100
  • de41097cde Vagrant: sudo -> become Emilien Mantel 2017-11-22 16:28:35 +0100
  • 71721d1afc Sury manages now PHP 7.2 (rc5) Emilien Mantel 2017-11-10 12:28:13 +0100
  • 3d7c68e700 Optimize ini configuration Emilien Mantel 2017-11-10 12:19:39 +0100
  • 6d4a7e1a08 Remove invalid ansible tags Emilien Mantel 2017-06-19 17:31:41 +0200
  • f8ddae5064 Check managed php version by OS - Fixes #9 2.1 Emilien Mantel 2017-06-14 17:35:51 +0200
  • f38aa400b3 Load default PHP version per OS release Emilien Mantel 2017-06-13 11:51:51 +0200
  • 8758a9b7dc Fix long term idempotence: fpm pkg present state Emilien Mantel 2017-06-09 09:28:16 +0200
  • 2a6b921b5e Update README E Mantel 2017-06-06 16:31:19 +0200
  • 1bce22acbd Travis CI with vagrant + docker Emilien Mantel 2017-06-06 16:27:11 +0200
  • 7f7087cdb2 Ignore warning on test.yml Emilien Mantel 2017-03-16 18:31:16 +0100
  • 2987051153 Manages PHP 7.1 Emilien Mantel 2017-03-16 18:22:32 +0100
  • 7727e19da9 Restart PHP-FPM when new packages are installed Emilien Mantel 2017-03-16 16:10:18 +0100
  • bc501c9e25 ansible_managed breaks priority on phpdismod 2.0.2 Emilien Mantel 2016-12-12 12:17:47 +0100
  • 9111165a7c APT change status update: Emilien Mantel 2016-12-08 17:38:10 +0100
  • ef9242f2fb Fix mods-available directory for PHP7 2.0.1 Emilien Mantel 2016-08-25 18:09:33 +0200
  • 115e5bb19c Update README.md 2.0 E Mantel 2016-03-15 19:51:11 +0100
  • 428e1aa162 Don't need php-config to configure xdebug Emilien Mantel 2016-03-06 19:23:08 +0100
  • dea67d8aea Fix deprecation warnings Emilien Mantel 2016-03-06 15:36:50 +0100
  • 8763e3b789 Remove phpX-dev (prevent install php5 with php7) Emilien Mantel 2016-03-06 15:32:31 +0100
  • 8b1846d94a Add travis webhook to galaxy Emilien Mantel 2016-03-05 12:06:40 +0100
  • b294234dec Merge branch 'php7' Emilien Mantel 2016-03-04 17:34:46 +0100
  • 87e7497b7f Force php variable Emilien Mantel 2016-03-04 08:07:57 +0100
  • 70e2bf3b50 Add dotdeb gpg key in tests Emilien Mantel 2016-03-04 07:58:22 +0100
  • 7829d09f4c Fix script called by docker/travis Emilien Mantel 2016-03-04 07:48:52 +0100
  • e257e8bde7 Simplify tests (don't need dotdeb role + force php_version) Emilien Mantel 2016-03-04 07:12:41 +0100
  • 4721f8a4ec Don't need inventory file for localhost Emilien Mantel 2016-03-04 06:37:12 +0100