mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update application.yml
This commit is contained in:
parent
436a2b98f5
commit
7a2174d0bc
@ -9,6 +9,8 @@
|
|||||||
- roles/{{appname}}/defaults/main.yml
|
- roles/{{appname}}/defaults/main.yml
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
|
- name: Install {{appname}}
|
||||||
|
include_tasks: tasks/install.yml
|
||||||
- name: Excute base roles for apps(step1)
|
- name: Excute base roles for apps(step1)
|
||||||
block:
|
block:
|
||||||
- name: Include base roles
|
- name: Include base roles
|
||||||
|
Loading…
Reference in New Issue
Block a user