1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-09-19 20:06:55 -04:00 committed by GitHub
parent 556240a868
commit 67300c6d94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
- name: OSM - name: OSM
include_role: include_role:
name: osm name: osm
when: osm_install when: osm_install is defined and osm_install
tags: osm tags: osm
- name: PATHAGAR - name: PATHAGAR