Update test_sms.yml
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
- name: Fetch received messages
|
- name: Fetch received messages
|
||||||
uri:
|
uri:
|
||||||
url: >-
|
url: >-
|
||||||
https://sms.internet-master.cz/receive/?username={{ sms_username }}&password={{ sms_password_recv }}
|
https://sms.internet-master.cz/receive/?username={{sms_username}}&password={{sms_password_recv}}
|
||||||
method: GET
|
method: GET
|
||||||
return_content: true
|
return_content: true
|
||||||
register: recv_result
|
register: recv_result
|
||||||
|
|||||||
Reference in New Issue
Block a user