mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-11 17:00:41 +00:00
Update application.yml
This commit is contained in:
parent
d48cb9ea73
commit
76f351bfbf
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
register: env_content
|
||||
failed_when: False
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: copy test
|
||||
copy: src=/data/mcloud dest=/tmp
|
||||
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
|
|
Loading…
Reference in a new issue