mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update application.yml
This commit is contained in:
parent
1dc0796de0
commit
430105d579
@ -29,7 +29,10 @@
|
|||||||
file:
|
file:
|
||||||
path: /credentials
|
path: /credentials
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
|
- name: Copy get_ip.sh
|
||||||
|
copy: src=../scripts/get_ip.sh dest=/credentials/get_ip.sh
|
||||||
|
|
||||||
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