feat: add basic httpbin services
Used to test connectivity of proxies
This commit is contained in:
parent
8c29be5db7
commit
a4aa64777e
18 changed files with 346 additions and 0 deletions
3
roles/httpbin/handlers/main.yml
Normal file
3
roles/httpbin/handlers/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# handlers file for httpbin
|
||||
Loading…
Add table
Add a link
Reference in a new issue