ansible-collections / ansible-collections/vmware.vmware

Remove http_proxy_ args from the client module utils

Open
#262 1 comment 0 reactions 0 assignees View on GitHub
milestone
Dominant language
Python
Stars
44
Forks
44
Avg merge
1d 11h
Merged PRs (30d)
17

Description

The http_proxy_* args should be removed from the client module utils files. These args do not align with their corresponding parameters (proxy_host, proxy_port), which is confusing.

Since these utils are public, the change must be done as part of a major release

See https://github.com/ansible-collections/vmware.vmware/pull/261

Contributor guide

Open the contributing guide

Research direction

Start by locating the client module utils files and reviewing the referenced pull request #261. Check how the public http_proxy_* arguments relate to proxy_host and proxy_port, then remove the mismatched arguments as part of the planned major release; the issue provides no specific test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python
Domain
devops
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.