mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 13:30:35 +00:00
Update application.yml
This commit is contained in:
parent
d03b83ac79
commit
6b5e77a6db
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
cat .env
|
||||
register: env_content
|
||||
failed_when: False
|
||||
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
|
Loading…
Reference in a new issue