mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
wrong syntax for include_role
This commit is contained in:
parent
aea7f1704b
commit
582385d47f
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
|||
tags: base, named, network, domain
|
||||
|
||||
- name: Installing vector map test page
|
||||
include_role: map-vector
|
||||
include_role:
|
||||
name: map-vector
|
||||
when: map_vector_install
|
||||
tags: base, map
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue