mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
for now: raspbian-9+ or debian-9+ or ubuntu-18+
This commit is contained in:
parent
6940a87a7e
commit
46c4f61639
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
# debian-9, ubuntu-18} in coming months to verify...
|
||||
#
|
||||
# SQLite3 no longer included in another package
|
||||
- name: Install php{{ php_version }}-sqlite3 (raspbian-9 or debian-9 or ubuntu-18)
|
||||
- name: Install php{{ php_version }}-sqlite3 (raspbian-9+ or debian-9+ or ubuntu-18+)
|
||||
package:
|
||||
name: "php{{ php_version }}-sqlite3"
|
||||
#when: is_raspbian_9 or is_debian_9 or is_ubuntu_18
|
||||
|
|
Loading…
Add table
Reference in a new issue