1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/win_http_proxy/tasks/main.yml

15 lines
272 B
YAML
Raw Normal View History

---
- name: make sure we start the tests with no proxy set
win_http_proxy:
- block:
- name: run tests
include_tasks: tests.yml
always:
- name: remove any explicit proxy settings
win_http_proxy:
- name: reset WinINet proxy settings
win_inet_proxy: