1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Move osm-vector-maps install to 7-edu-apps stage ?

This commit is contained in:
A Holt 2019-05-19 13:27:47 -04:00 committed by GitHub
parent c01148f61f
commit ff9cbf68f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,12 +13,6 @@
when: named_install
tags: base, named, network, domain
- name: Installing vector map test page
include_role:
name: osm-vector-maps
when: osm_vector_maps_install
tags: base, map
- name: Installing captive portal
include_tasks: roles/captive-portal/tasks/main.yml
when: captive_portal_install