mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update application.yml
This commit is contained in:
parent
5581b238ee
commit
ff1063d7f5
@ -44,6 +44,11 @@
|
||||
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
appname: "{{item}}"
|
||||
with_items:
|
||||
- discuzq
|
||||
- phpmyadmin
|
||||
|
||||
handlers:
|
||||
- name: check_container_service
|
||||
|
Loading…
Reference in New Issue
Block a user