fix string
This commit is contained in:
@@ -19,7 +19,7 @@ ANSIBLE_LOGIN_URL="/api/auth/login"
|
||||
ANSIBLE_TOKEN_URL="/api/user/tokens"
|
||||
ANSIBLE_TASK_URL="/api/project/"
|
||||
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID="8"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID=8
|
||||
|
||||
SOCKET_SERVER_LOCATION="http://10.10.10.13:5006"
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ ANSIBLE_AUTOMATION_SERVER_LOCATION="http://10.13.2.18:3000"
|
||||
ANSIBLE_LOGIN_URL="/api/auth/login"
|
||||
ANSIBLE_TOKEN_URL="/api/user/tokens"
|
||||
ANSIBLE_TASK_URL="/api/project/"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID="1"
|
||||
ANSIBLE_AUTOMATION_PROJECT_ID=1
|
||||
|
||||
SOCKET_SERVER_LOCATION="http://10.13.3.15:5006"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user