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

5 lines
92 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 11:01:49 +08:00
app: "gogs"