1
0
Fork 0
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:
Jerry Vonau 2017-07-21 14:41:36 -05:00
parent 0af81c7d33
commit 0710ed2958

View file

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