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 2019-01-29 12:24:54 -05:00 committed by GitHub
parent fb39469661
commit 2daf332cf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
- name: Run Lokole's install.yml if lokole_install
- name: Run install.yml (install Lokole {{ lokole_version }}) if lokole_install
include_tasks: install.yml
when: lokole_install