1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/lokole/tasks/main.yml

4 lines
103 B
YAML
Raw Normal View History

2018-11-04 05:23:59 +00:00
- name: Run Lokole's install.yml 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