Update application.yml

This commit is contained in:
qiaofeng1227 2022-12-09 09:45:06 +08:00 committed by GitHub
parent 76f351bfbf
commit d17f55c140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,8 @@
delegate_to: 127.0.0.1
- name: copy test
copy: src=/data/mcloud dest=/tmp
copy: src=/data/mcloud2 dest=/tmp
delegate_to: 127.0.0.1
roles:
- { role: role_common, tags: "role_common" }