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
e6ea0d2cce
commit
ba472ec8d4
@ -18,7 +18,8 @@
|
||||
register: applist
|
||||
|
||||
- debug:
|
||||
msg: You will install {{applist.stdout_lines}}
|
||||
msg: You will install "{{item}}"
|
||||
loop: "{{applist.stdout_lines}}"
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
Loading…
Reference in New Issue
Block a user