websoft9/apps/roles/typo3/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 10:25:20 +08:00
app: "typo3"