mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2024-11-22 21:37:59 +01:00
13 lines
173 B
YAML
13 lines
173 B
YAML
---
|
|
#
|
|
# OpenTracker tasks.
|
|
#
|
|
|
|
- name: Prepare system
|
|
include: prep.yml
|
|
|
|
- name: Install OpenTracker
|
|
include: make.yml
|
|
|
|
- name: Configure OpenTracker
|
|
include: conf.yml
|