mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
osm - set_fact only when enabled
This commit is contained in:
parent
0af81c7d33
commit
0710ed2958
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
- name: Set osm_path
|
||||
set_fact:
|
||||
osm_path: "{{ python_path }}iiab"
|
||||
when: osm_enabled
|
||||
|
||||
- name: Copy IIAB config file
|
||||
template: backup=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue