mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update application.yml
This commit is contained in:
parent
1dc0796de0
commit
430105d579
1 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,10 @@
|
|||
file:
|
||||
path: /credentials
|
||||
state: directory
|
||||
|
||||
|
||||
- name: Copy get_ip.sh
|
||||
copy: src=../scripts/get_ip.sh dest=/credentials/get_ip.sh
|
||||
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
|
Loading…
Reference in a new issue