mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update application.yml
This commit is contained in:
parent
d48cb9ea73
commit
76f351bfbf
@ -26,6 +26,9 @@
|
|||||||
failed_when: False
|
failed_when: False
|
||||||
delegate_to: 127.0.0.1
|
delegate_to: 127.0.0.1
|
||||||
|
|
||||||
|
- name: copy test
|
||||||
|
copy: src=/data/mcloud dest=/tmp
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- { role: role_common, tags: "role_common" }
|
- { role: role_common, tags: "role_common" }
|
||||||
- { role: role_cloud, tags: "role_cloud" }
|
- { role: role_cloud, tags: "role_cloud" }
|
||||||
|
Loading…
Reference in New Issue
Block a user