1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify python3-geojson in osm-vector-maps/tasks/main.yml

This commit is contained in:
A Holt 2019-10-14 17:20:40 -04:00 committed by GitHub
parent 466a324a87
commit 3f3e313b8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,8 @@
- name: Install python3-geojson package, that helps with geojson
package:
name: python3-geojson
#name: python-geojson does not exist on Ubuntu 19.10
name: python3-geojson # 2019-10-14: should work across modern Linux OS's
state: present
- name: Install /usr/bin/iiab-update-map for updating of Map Pack catalog & descriptions