1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update roles/pbx/tasks/main.yml

Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
Jerry Vonau 2023-04-02 02:40:30 -05:00 committed by GitHub
parent 11817a05a4
commit e0a7344776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
- name: EXIT 'pbx' ROLE, if 'php_version' doesn't shows "7.4"
fail: # FORCE IT RED THIS ONCE!
msg: FreePBX 16 requirs PHP 7.4 and is not available.
msg: FreePBX 16 requires PHP 7.4 and is not available.
when: php_version is version('8.0', '>') and pbx_php74_override is undefined
- name: Install PBX if pbx_installed is not defined, e.g. in {{ iiab_state_file }} # /etc/iiab/iiab_state.yml