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

typo on include_role

This commit is contained in:
George Hunt 2019-05-04 22:37:43 -07:00
parent 522be2c2ec
commit aea7f1704b

View file

@ -14,7 +14,7 @@
tags: base, named, network, domain
- name: Installing vector map test page
include_role: roles/map-vector
include_role: map-vector
when: map_vector_install
tags: base, map