ansible-roles/php/tasks
Mathieu Trossevin 119e134373
[Cleanup] php and postfix
Comparison with litteral True and False ( `var == False` ⇔ `not var` or
`var is boolean and var` or ` var is sameas False` should there be a
need to check if it is really a boolean that is False and not only
something evaluationg to False)
2020-12-23 15:08:43 +01:00
..
config_apache.yml php: Don't disable putenv() by default in PHP settings 2020-06-04 11:52:04 +02:00
config_cli.yml (change) php: Cleanup CLI Settings. Also, allow url fopen and don't disable functions (in CLI only) 2020-04-01 18:22:46 +02:00
config_fpm.yml php: Don't disable putenv() by default in PHP settings 2020-06-04 11:52:04 +02:00
main.yml [Cleanup] php and postfix 2020-12-23 15:08:43 +01:00
main_buster.yml php: Install php-sqlite by default 2020-06-04 11:39:51 +02:00
main_jessie.yml php: Install php-sqlite by default 2020-06-04 11:39:51 +02:00
main_stretch.yml php: Install php-sqlite by default 2020-06-04 11:39:51 +02:00
sury_post.yml (fix) php: update surry_post.yml to match current latest PHP release 2020-04-01 18:08:57 +02:00
sury_pre.yml (fix) php: Chose the debian version repo archive for packages.sury.org 2020-04-01 17:23:39 +02:00