mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
Update application.yml
This commit is contained in:
parent
76f351bfbf
commit
d17f55c140
@ -27,8 +27,9 @@
|
||||
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" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
Loading…
Reference in New Issue
Block a user