1
0
Fork 0
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:
Tim Moody 2020-04-18 15:00:40 -04:00
parent 43a2c7412b
commit ca73c956ca

View file

@ -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: