Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use proxy if configured in case of vapi #1801

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DmitryGrayscale
Copy link

@DmitryGrayscale DmitryGrayscale commented Jul 18, 2023

SUMMARY

proxy_host:proxy_port are ignored if with_tags: true is set since proxy usage not implemented in case of vapi.
fixes #1794

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

vmware_vm_inventory

ADDITIONAL INFORMATION

@ansibullbot
Copy link

@ansibullbot ansibullbot added bug This issue/PR relates to a bug cloud community_review inventory inventory plugin needs_triage Needs a first human triage before being processed. new_contributor Help guide this first time contributor plugins plugin (any type) labels Jul 19, 2023
@softwarefactory-project-zuul
Copy link

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/90e5279f3722443cab9f5611abfbdf0e

✔️ ansible-tox-linters SUCCESS in 9m 03s
✔️ build-ansible-collection SUCCESS in 10m 13s
ansible-test-cloud-integration-vcenter7_only-stable215 NODE_FAILURE Node request 200-0006210620 failed in 0s
ansible-test-cloud-integration-vcenter7_2esxi-stable215 NODE_FAILURE Node request 200-0006210621 failed in 0s
ansible-test-cloud-integration-vcenter7_1esxi-stable215_1_of_2 NODE_FAILURE Node request 200-0006210622 failed in 0s
ansible-test-cloud-integration-vcenter7_1esxi-stable215_2_of_2 NODE_FAILURE Node request 200-0006210623 failed in 0s
✔️ ansible-galaxy-importer SUCCESS in 5m 53s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug cloud community_review inventory inventory plugin needs_triage Needs a first human triage before being processed. new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_vm_inventory does not use proxy if with_tags: true is set
2 participants