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

lost the last commit, 4-server-options include map

This commit is contained in:
George Hunt 2019-05-04 22:22:29 -07:00
parent e773447f9a
commit 2088c40810

View file

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