Commit Graph

  • b4040f3b28
    Merge 02f5653de3 into 51684c4c27 Jonathan Piron 2024-05-15 18:10:45 +0200
  • 02f5653de3 feat: allow the configuration of any opcache variable Jonathan Piron 2024-05-15 18:08:26 +0200
  • 92f8fa6bab
    Merge c64e2f17f2 into 51684c4c27 jon4hz 2024-05-07 17:49:02 +0000
  • c64e2f17f2
    feat: support suse jon4hz 2024-05-07 19:12:00 +0200
  • 2b3d1e0d52
    Merge c2190251e5 into 51684c4c27 Andreas Lehr 2024-04-26 18:04:57 +0200
  • c2190251e5 add realpath_cache_ttl & opcache.preload with user Andreas Lehr 2024-04-26 18:02:29 +0200
  • 2b2e773ac9
    Merge be6c203256 into 51684c4c27 Benoist LAURENT 2024-03-26 14:14:28 +0000
  • be6c203256 update README Benoist LAURENT 2024-03-26 15:13:24 +0100
  • ca2ddc8739 fixes bug introduced in 7232677 Benoist LAURENT 2024-03-26 15:07:55 +0100
  • 72326774fe Can select PHP version on RedHat. Benoist LAURENT 2024-03-26 14:00:30 +0100
  • b746ce9bc7
    Merge fca902dc53 into 51684c4c27 Maximilian Clemens 2024-02-11 00:39:38 +0100
  • fca902dc53 pool_user and pool_group option for FPM Max Clemens 2024-02-11 00:22:59 +0100
  • 153c1b9d15
    Merge 92232b73ea into 51684c4c27 Stephan 2024-01-31 22:01:49 -0700
  • 1b50246c02
    Merge 03e012eeec into 51684c4c27 Colan Schwartz 2024-01-31 22:01:49 -0700
  • 51684c4c27 Make local dev with molecule a little easier. master Jeff Geerling 2024-01-24 21:59:52 -0600
  • e13c917d05 FEAT:Modify_opcache_and_php_templates Xavier Galofre Freire 2023-11-07 14:56:44 +0100
  • eb6a1b383e Merge branch 'master' into fix-php-ini pierreboissinot 2023-10-02 09:52:20 +0200
  • 7b975ef055 Add opcache.jit_buffer_size and opcache.jit configs ymhuang 2023-08-21 15:35:40 +0800
  • c95df25578 Stale bot is now Stale GitHub Action. Jeff Geerling 2023-07-10 17:48:39 -0500
  • 8b216f5586
    Merge pull request #395 from blizzz/support_status_path 5.0.1 Jeff Geerling 2023-07-07 18:10:31 -0500
  • b5e50c8a5a
    Merge e8f42a7a3d into 79c917470c Richard Steinbrück 2023-07-06 13:31:49 +0000
  • e8f42a7a3d
    Allow extra settings per pool, fix #350 Richard Steinbrueck 2022-03-30 09:17:39 +0200
  • ec5109a0e2
    add option to set pm.status_path Arthur Schiwon 2023-03-17 12:45:44 +0100
  • 79c917470c Don't commit code past midnight. Jeff Geerling 2023-06-30 01:24:51 -0500
  • 94cab5d78a Make sure dirmngr is present on Ubuntu. Jeff Geerling 2023-06-30 01:20:46 -0500
  • d39a057c03 Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. Jeff Geerling 2023-06-23 10:57:21 -0500
  • 968636be8b
    Merge pull request #397 from BartOpitz/bugfix/with_flattened Jeff Geerling 2023-06-21 22:30:13 -0500
  • 19956ca910 Issue #408: Tweak spacing. Jeff Geerling 2023-06-21 22:28:38 -0500
  • 2d4501688a
    Merge pull request #408 from KiweeEu/feature/do-not-run-php-fpm-in-check-mode Jeff Geerling 2023-06-21 22:27:57 -0500
  • 3a6b924388
    Merge pull request #394 from blizzz/fix-max_requests Jeff Geerling 2023-06-21 22:27:23 -0500
  • 2ceda25029 Remove unnecessary dependency. Maybe. 5.0.0 Jeff Geerling 2023-06-12 23:28:53 -0500
  • bd001863bc
    Merge pull request #402 from pfrenssen/json-extension-included-php80 Jeff Geerling 2023-06-12 23:26:36 -0500
  • f4b9f3c20d Bump Debian support matrix up one, drop Ubuntu 16.04. Jeff Geerling 2023-06-12 23:23:28 -0500
  • b5e137eba0
    Merge pull request #406 from j-koehler/master Jeff Geerling 2023-06-12 23:21:26 -0500
  • f00951fe73 Do not run php-fpm when ansible is in check mode Vlad von Hraban 2023-05-22 14:50:07 +0700
  • d707b43c96 add support for Ubuntu 22.04 (jammy) j.koehler 2023-05-05 21:08:56 +0200
  • a4a67967b8 Merge remote-tracking branch 'upstream/master' Alessandro Duvia 2023-05-03 10:34:57 +0200
  • c0121404b6
    chore: fix typo Quentin Dreyer 2023-05-02 11:27:07 +0200
  • 8a07a5444b fix: custom session cookie settings pierreboissinot 2023-04-24 20:18:59 +0200
  • 2a53885145 Fix Molecule CI workflow since docker plugin has moved. Jeff Geerling 2023-04-20 17:28:11 -0500
  • 73c526d073 Install the JSON extension on Debian for PHP 7.4 and below. Pieter Frenssen 2023-04-19 23:30:36 +0300
  • a2a07f64fe fix: custom session.name setting pierreboissinot 2023-04-17 15:15:30 +0200
  • 7040702c5e fix with_flattened Bartlomiej Sowa 2023-03-30 16:41:34 +0200
  • 1f2349a5da
    Fix variable name for pm.max_requests. Max Roeleveld 2021-12-13 13:22:37 +0100
  • 153b163c25 Bump default version of PHP for RedHat systems. Jeff Geerling 2023-02-02 21:54:08 -0600
  • e5894a6f27 fix(errors-on-ci): Update PHP version to 8.1 by default f-fatien 2023-01-18 17:38:38 +0100
  • 8f20c4c738 fix(errors-on-ci): Remove unused files f-fatien 2023-01-18 17:38:08 +0100
  • 3303cfa622 fix(errors-on-ci): Update metadata f-fatien 2023-01-18 17:37:51 +0100
  • bb5e842148 fix(errors-on-ci): Remove PHP 7.4 in molecule tests f-fatien 2023-01-18 17:36:43 +0100
  • 90060be6f6
    replace with_flattened with loop and flatten filter GK 2023-01-05 11:34:17 +0100
  • 1cd65e086e Disable source CI install now. Jeff Geerling 2022-12-06 22:03:13 -0600
  • bdf2ead5d3 Source build fix. Jeff Geerling 2022-12-06 19:54:05 -0600
  • 8bb2869809 Use Debian for source install test. Jeff Geerling 2022-12-06 19:44:41 -0600
  • 6f4af6ad63 Remove CentOS 7 from tests. Jeff Geerling 2022-12-06 19:35:43 -0600
  • 9dd9cb38a1 Fix Molecule CI workflow for Ubuntu 22.04 GitHub Actions. Jeff Geerling 2022-12-06 18:24:32 -0600
  • 4dc85c5b12 add php_fpm_pool_listen_user and php_fpm_pool_listen_group Alessandro Duvia 2022-11-11 15:45:09 +0100
  • cf666ae955
    Added defaults for new APCu options A. N 2022-11-10 14:30:39 -0500
  • 371641c2d2
    Add additional options A. N 2022-11-10 14:28:27 -0500
  • 19860d8b89
    Merge pull request #18 from rgsystemes/fix-CI Frank Fidanza 2022-11-07 14:04:22 +0100
  • 557088d610
    task Reddyshetty Aravind 2022-11-07 16:01:26 +0530
  • 61b3c9c0d9
    Node.js Reddyshetty Aravind 2022-11-07 15:58:41 +0530
  • cb26c2b6ac
    updating readme to add the syslog.filter var dricoco 2022-11-03 09:56:35 +0100
  • a0f4e99646
    updating php.ini template to add syslog.filter dricoco 2022-11-03 09:55:31 +0100
  • 80829a2ca3
    adding syslog.filter in defaults dricoco 2022-11-03 09:53:59 +0100
  • 9ec9421810 fix(php version): Added a new variable to specify the module to be able to install a specific version of PHP Daniele Piaggesi 2022-10-31 16:45:16 +0100
  • fae2bdb403 Fix deprecated skip tag fidanf 2022-10-31 11:40:42 +0100
  • 9b37a6d4d5 Fix naming rule fidanf 2022-10-31 11:40:32 +0100
  • 74ae0462fc Update pipenv fidanf 2022-10-31 11:30:47 +0100
  • 9d2f581298 Update pipenv cache step and checkout version fidanf 2022-10-31 11:30:41 +0100
  • 5801ae4700
    Update configure.yml Derek Purdy 2022-10-17 10:36:21 -0400
  • 631309fca4
    Merge pull request #17 from rgsystemes/fix-handlers-name-2 Frank Fidanza 2022-10-05 15:47:00 +0200
  • 385cd8c265 fix casing fidanf 2022-10-05 15:39:05 +0200
  • 4683a1b263 cleanup redhat references fidanf 2022-10-05 15:30:23 +0200
  • 9b9e625e62 fix casing fidanf 2022-10-05 15:28:26 +0200
  • 9b98d21382
    Merge pull request #16 from rgsystemes/fix-ansible-lint Frank Fidanza 2022-10-05 15:20:58 +0200
  • df8e2e5325 fix notify handler name fidanf 2022-10-05 15:20:28 +0200
  • 329b8cb96c
    Merge pull request #15 from rgsystemes/ansible-lint Frank Fidanza 2022-10-05 15:14:32 +0200
  • 884123e782 update skip_list and min_ansible_version fidanf 2022-10-05 15:13:08 +0200
  • c39507f904 fix 'command-instead-of-shell' fidanf 2022-10-05 15:07:23 +0200
  • 87322ad9ca fix rule 'name' fidanf 2022-10-05 15:05:01 +0200
  • 74807194d4 fix rule 'name' fidanf 2022-10-05 15:02:04 +0200
  • 9d8137313d fix rule 'name' fidanf 2022-10-05 15:01:39 +0200
  • cc23044498 fix rule 'name' fidanf 2022-10-05 15:01:04 +0200
  • 4177682ee3 fix rule 'name' fidanf 2022-10-05 15:00:07 +0200
  • c79faaf460 fix rule 'name' fidanf 2022-10-05 14:57:42 +0200
  • c84827f509 fix inventory syntax fidanf 2022-10-05 14:56:40 +0200
  • 4cbf35c84a Use Pipfile for dependencies and pipenv for commands fidanf 2022-10-05 14:56:29 +0200
  • 53bcb503ac fix rule no-changed-when fidanf 2022-10-05 14:55:30 +0200
  • 1d91ac8810
    Update ci.yml Frank Fidanza 2022-10-05 13:56:40 +0200
  • 5b17fb6433
    Merge pull request #14 from rgsystemes/php8-CI-refactoring Frank Fidanza 2022-10-05 11:11:33 +0200
  • 75e59269c9 add Ubuntu 22 default variables fidanf 2022-10-04 17:00:47 +0200
  • 808375a0e0 use a shorter php_packages default list fidanf 2022-10-04 17:00:29 +0200
  • 9f271b3186 syntax refactoring fidanf 2022-10-04 16:59:43 +0200
  • 628364ffc6 drop support for bionic and Redhat fidanf 2022-10-04 16:59:35 +0200
  • 095030a75a update build matrix to include latest stable ubuntu and atleast 7.x and 8.x php versions fidanf 2022-10-04 16:59:24 +0200
  • 0cc48533aa move pre_tasks into dedicated prepare playbook, refactoring some conditions fidanf 2022-10-04 16:58:47 +0200
  • 81c912ce96 update role metadata fidanf 2022-10-04 16:57:57 +0200
  • 744e05410d autocompute cassandra php driver repository depending on php version fidanf 2022-10-04 16:57:44 +0200
  • e2069b3ebd Added vars file for ubuntu 22.04. Brad 2022-09-14 11:47:13 +0100
  • e10647bccf
    Add config option for default_socket_timeout. nruest 2022-08-30 17:16:44 -0400