mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update application.yml
This commit is contained in:
parent
b3b2428a7b
commit
1dc0796de0
1 changed files with 2 additions and 5 deletions
|
@ -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 a new issue