8000 Proxmox `local` connection support. by reitermarkus · Pull Request #4027 · ansible-collections/community.general · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Proxmox local connection support. #4027

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

Closed

Conversation

reitermarkus
Copy link
Contributor
@reitermarkus reitermarkus commented Jan 12, 2022
SUMMARY
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

proxmox, proxmox_kvm, etc.

ADDITIONAL INFORMATION

Use the local backend when no credential parameters are specified in order to use SSH instead of the HTTP API.

--

Closes ansible-collections/community.proxmox#38.

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added cloud docs_fragments docs_fragments plugin (shared docs) feature This issue/PR relates to a feature request module module module_utils module_utils new_contributor Help guide this first time contributor plugins plugin (any type) labels Jan 12, 2022
@ansibullbot ansibullbot added needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Jan 12, 2022
Copy link
Collaborator
@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thakns for your contribution! Please add a changelog fragment.

I would suggest to split this up into (at least) two PRs: one for the new feature, and one for refactoring. The way this PR is now makes it really hard to review, since there are so many changes at once.

@felixfontein felixfontein added backport-4 check-before-release PR will be looked at again shortly before release and merged if possible. labels Jan 12, 2022
@reitermarkus reitermarkus force-pushed the proxmox-openssh branch 2 times, most recently from 49cd0aa to 19859e0 Compare January 12, 2022 08:40
@ansibullbot ansibullbot added needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI tests tests unit tests/unit and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Jan 12, 2022
@ansibullbot

This comment has been minimized.

@ansibullbot ansibullbot added ci_verified Push fixes to PR branch to re-run CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Jan 12, 2022
@ansibullbot ansibullbot removed the ci_verified Push fixes to PR branch to re-run CI label Jan 15, 2022
@ansibullbot

This comment was marked as outdated.

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot removed merge_commit This PR contains at least one merge commit. Please resolve! needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Sep 28, 2024
@ansibullbot

This comment was marked as outdated.

@ansibullbot ansibullbot added the ci_verified Push fixes to PR branch to re-run CI label Sep 29, 2024
@ansibullbot ansibullbot removed the ci_verified Push fixes to PR branch to re-run CI label Sep 29, 2024
@ansibullbot ansibullbot added the stale_ci CI is older than 7 days, rerun before merging label Oct 7, 2024
@ansibullbot ansibullbot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Nov 24, 2024
@ansibullbot ansibullbot removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_ci CI is older than 7 days, rerun before merging labels Apr 5, 2025
@ansibullbot
Copy link
Collaborator

The test ansible-test sanity --test pylint [explain] failed with 1 error:

tests/unit/plugins/modules/test_proxmox_backup_info.py:18:0: unused-import: Unused AnsibleFailJson imported from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils

The test ansible-test sanity --test pylint [explain] failed with 1 error:

tests/unit/plugins/modules/test_proxmox_backup_info.py:18:0: unused-import: Unused AnsibleFailJson imported from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils

The test ansible-test sanity --test pylint [explain] failed with 1 error:

tests/unit/plugins/modules/test_proxmox_backup_info.py:18:0: unused-import: Unused AnsibleFailJson imported from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils

The test ansible-test sanity --test pylint [explain] failed with 1 error:

tests/unit/plugins/modules/test_proxmox_backup_info.py:18:0: unused-import: Unused AnsibleFailJson imported from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils

click here for bot help

@ansibullbot ansibullbot added needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Apr 5, 2025
@ansibullbot ansibullbot added the stale_ci CI is older than 7 days, rerun before merging label Apr 13, 2025
@felixfontein
Copy link
Collaborator

FYI, the proxmox content from this repository is currently being moved to https://github.com/ansible-collections/community.proxmox. Once that repo is ready, you'll have to create a new PR there, as from that point this repo is only accepting bugfixes that have already been merged into the other repo. For now you can use this PR in this repo to continue working on the PR. (The other repo has no CI yet, for example.)

@felixfontein
Copy link
Collaborator

Closing; this should be re-created in https://github.com/ansible-collections/community.proxmox. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check-before-release PR will be looked at again shortly before release and merged if possible. cloud docs_fragments docs_fragments plugin (shared docs) feature This issue/PR relates to a feature request has_issue module_utils module_utils module module plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging tests tests unit tests/unit WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support proxmoxer local mode
4 participants
0