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:
parent
556240a868
commit
67300c6d94
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
- name: OSM
|
||||
include_role:
|
||||
name: osm
|
||||
when: osm_install
|
||||
when: osm_install is defined and osm_install
|
||||
tags: osm
|
||||
|
||||
- name: PATHAGAR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue