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

Ansible tags osm & maps (it was 3 tags, now it's 2!)

This commit is contained in:
A Holt 2019-05-19 13:35:31 -04:00 committed by GitHub
parent 2e8a1afb3d
commit 6abc8e0d5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,14 +31,14 @@
include_role:
name: osm-vector-maps
when: osm_vector_maps_install
tags: osm
tags: osm, maps
# UNMAINTAINED
- name: OSM
include_role:
name: osm
when: osm_install is defined and osm_install
tags: osm
tags: osm, maps
# UNMAINTAINED
- name: PATHAGAR