1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Also run php-settings.yml if nginx_high_php_limits

This commit is contained in:
root 2023-08-24 10:45:33 -04:00
parent d0158ec50b
commit 3f1d25bb44

View file

@ -61,7 +61,7 @@
# WordPress) so './runrole <ROLE>' and similar are fully self-sufficient!
- name: "Run php-settings.yml -- allows post-install toggling of nginx_high_php_limits in /etc/iiab/local_vars.yml -- if you run './runrole www_options'"
include_tasks: php-settings.yml
when: matomo_install or moodle_install or nextcloud_install or pbx_install or wordpress_install
when: nginx_high_php_limits or matomo_install or moodle_install or nextcloud_install or pbx_install or wordpress_install
# 'Is a "Rapid Power Off" button possible for low-electricity environments?'