Update application.yml

This commit is contained in:
qiaofeng1227 2022-12-09 11:01:24 +08:00 committed by GitHub
parent 3aa3c9dbf5
commit 2c24ce4914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,10 +25,6 @@
failed_when: False
delegate_to: 127.0.0.1
- name: copy test
shell: pwd >> /tmp/test
delegate_to: 127.0.0.1
roles:
- { role: role_common, tags: "role_common" }
- { role: role_cloud, tags: "role_cloud" }