Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-11 15:21:00 +08:00 committed by GitHub
parent 5ef88f7bef
commit f2e4673f4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,6 @@
cat /tmp/applist
register: applist
- debug:
msg: You will install {{item}}
loop: "{{applist.stdout_lines}}"
roles:
- { role: role_common, tags: "role_common" }
- { role: role_cloud, tags: "role_cloud" }