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

5 lines
93 B
YAML
Raw Normal View History

2022-07-15 08:56:27 +08:00
- name: Install {{appname}}
include_tasks: tasks/install.yml
vars:
2022-07-22 11:06:33 +08:00
app: "ghost"