Update application.yml

This commit is contained in:
qiaofeng1227 2022-12-09 11:25:19 +08:00 committed by GitHub
parent 1dc0796de0
commit 430105d579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" }