websoft9/apps/roles/srs/tasks/main.yml

5 lines
91 B
YAML
Raw Normal View History

2022-09-23 10:11:40 +08:00
- name: Install {{appname}}
include_tasks: tasks/install.yml
vars:
2022-09-23 16:40:20 +08:00
app: "srs"