mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update application.yml
This commit is contained in:
parent
b3b2428a7b
commit
1dc0796de0
@ -25,14 +25,11 @@
|
|||||||
failed_when: False
|
failed_when: False
|
||||||
delegate_to: 127.0.0.1
|
delegate_to: 127.0.0.1
|
||||||
|
|
||||||
- name: Create credentials Folder
|
- name: Create credentials Folder for put get_ip.sh
|
||||||
file:
|
file:
|
||||||
path: /credentials
|
path: /credentials
|
||||||
state: directory
|
state: directory
|
||||||
- name: Create credentials Folder2
|
|
||||||
file:
|
|
||||||
path: /credentials
|
|
||||||
state: directory
|
|
||||||
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