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:
parent
e773447f9a
commit
2088c40810
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue