mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
skip php version we don't have yet
This commit is contained in:
parent
43a2c7412b
commit
ca73c956ca
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- include_tasks: html.yml
|
||||
|
||||
- include_tasks: php-stem.yml
|
||||
when: php_version != 7.4
|
||||
when: php_version < 7.4
|
||||
|
||||
- name: Create dir {{ doc_root }}/home -- if you customized var iiab_home_url e.g. in /etc/iiab/local_vars.yml, that dir is created later -- by www_options/tasks/main.yml
|
||||
file:
|
||||
|
|
Loading…
Add table
Reference in a new issue