1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

OSM- ensure php{{ php_version }}-sqlite3 is installed

This commit is contained in:
Jerry Vonau 2020-07-07 12:59:43 -05:00
parent 5127771fdf
commit 1957993435

View file

@ -1,3 +1,8 @@
- name: Install php{{ php_version }}-sqlite3
package:
name: "php{{ php_version }}-sqlite3"
state: present
- name: Ensure directory {{ vector_map_path }}/maplist/assets exists
file:
path: "{{ vector_map_path }}/maplist/assets" # /library/www/osm-vector-maps