mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
29a49f422e
commit
5e80896493
@ -24,3 +24,10 @@
|
||||
pub_devices: "1"
|
||||
update: ""
|
||||
ignore_errors: true
|
||||
- name: Check that you can connect (GET) to a page and it returns a status 200
|
||||
ansible.builtin.uri:
|
||||
url: http://192.168.77.150/restart
|
||||
|
||||
method: POST
|
||||
|
||||
ignore_errors: true
|
Loading…
x
Reference in New Issue
Block a user