1
0
Fork 0
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:
George Hunt 2019-05-04 22:41:37 -07:00
parent aea7f1704b
commit 582385d47f

View file

@ -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