1
0
Fork 0
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:
A Holt 2019-05-24 23:42:26 -04:00 committed by GitHub
parent b037fe5df9
commit 1e9aa27268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"