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

Update httpd/tasks/install.yml

This commit is contained in:
A Holt 2020-06-15 16:13:53 -04:00 committed by GitHub
parent ec74407119
commit 9e3a546253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@
- "php{{ php_version }}"
- "php{{ php_version }}-curl"
state: present
when: is_debuntu | bool
# when: is_debian | bool
# - name: 'Install 2 packages: apache2, php (ubuntu)'