mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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:
|
tags:
|
||||||
- download
|
- download
|
||||||
|
|
||||||
- name: Install php{{ php_version }}-sqlite (debian-8)
|
- name: Install php{{ php_version }}-sqlite (raspbian-8 or debian-8)
|
||||||
package:
|
package:
|
||||||
name: "php{{ php_version }}-sqlite"
|
name: "php{{ php_version }}-sqlite"
|
||||||
when: is_debian and ansible_distribution_major_version == "8"
|
when: is_debian and ansible_distribution_major_version == "8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue