client api updated
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
- "failed...... {{ disk_service_status.failed }}"
|
||||
|
||||
- name: Test API
|
||||
win_shell: "C:\\Windows\\system32\\curl http://{{ ansible_ssh_host }}:5000/disk"
|
||||
win_shell: "C:\\Windows\\system32\\curl http://{{ ansible_ssh_host }}:5000/test"
|
||||
register: api_test_output
|
||||
|
||||
- name: Show Test Results
|
||||
|
||||
Reference in New Issue
Block a user