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

load php-sqlite on ubuntu

This commit is contained in:
George Hunt 2018-05-21 04:02:00 +00:00
parent d439e08ce8
commit f4c363b874

View file

@ -27,6 +27,7 @@
with_items:
- apache2
- php
- php{{ php_version }}-sqlite3
tags:
- download
when: is_ubuntu