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

5 lines
93 B
YAML
Raw Normal View History

2022-08-05 08:35:09 +08:00
- name: Install {{appname}}
include_tasks: tasks/install.yml
vars:
2022-08-05 08:58:10 +08:00
app: "cells"