1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/lokole/tasks/main.yml

4 lines
114 B
YAML
Raw Normal View History

2019-01-29 18:08:06 +00:00
- name: Install Lokole {{ lokole_version }} if lokole_install
2018-07-08 01:21:42 +00:00
include_tasks: install.yml
2018-07-08 01:31:08 +00:00
when: lokole_install