mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
php{{ php_version }}-sqlite if raspbian-8 or debian-8
This commit is contained in:
parent
b037fe5df9
commit
1e9aa27268
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
tags:
|
||||
- download
|
||||
|
||||
- name: Install php{{ php_version }}-sqlite (debian-8)
|
||||
- name: Install php{{ php_version }}-sqlite (raspbian-8 or debian-8)
|
||||
package:
|
||||
name: "php{{ php_version }}-sqlite"
|
||||
when: is_debian and ansible_distribution_major_version == "8"
|
||||
|
|
Loading…
Reference in a new issue