mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
Update application.yml
This commit is contained in:
parent
b3b2428a7b
commit
1dc0796de0
@ -25,14 +25,11 @@
|
||||
failed_when: False
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: Create credentials Folder
|
||||
- name: Create credentials Folder for put get_ip.sh
|
||||
file:
|
||||
path: /credentials
|
||||
state: directory
|
||||
- name: Create credentials Folder2
|
||||
file:
|
||||
path: /credentials
|
||||
state: directory
|
||||
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
Loading…
Reference in New Issue
Block a user