mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Rename flag to set_php_limits_done (so it runs once at most, per Ansible run)
This commit is contained in:
parent
81004687c8
commit
eba3225b7c
6 changed files with 7 additions and 7 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
- name: "Run roles/www_options/tasks/set-php-limits.yml with 'nginx_high_php_limits: False' by default"
|
||||
include_tasks: roles/www_options/tasks/set-php-limits.yml
|
||||
when: set_php_limits is undefined
|
||||
when: set_php_limits_done is undefined
|
||||
|
||||
|
||||
# February 2020: See @m-anish's PR #2119 and follow-up PR #2258.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue