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