Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-11 12:11:13 +08:00 committed by GitHub
parent 02c37803d2
commit 2b192ca87a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
- debug:
msg: You will install {{item}}
loop: {{applist.stdout_lines}}
loop: "{{applist.stdout_lines}}"
roles:
- { role: role_common, tags: "role_common" }
- { role: role_cloud, tags: "role_cloud" }