fimfarchive/operations/opentracker/tasks/main.yml

14 lines
173 B
YAML
Raw Normal View History

2017-05-28 00:06:41 +02:00
---
#
# OpenTracker tasks.
#
- name: Prepare system
include: prep.yml
- name: Install OpenTracker
include: make.yml
- name: Configure OpenTracker
include: conf.yml