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

proxmox inventory: remove duplicated credentials line #8917

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

perfide
Copy link
Contributor

@perfide perfide commented Sep 25, 2024

SUMMARY

The credentials variable has been declared twice, but is only needed in the password-auth-if-block.

The change has no functional impact and therefore I did not add a changelog fragment:

ISSUE TYPE
  • Bugfix Pull Request
  • Refactoring Pull Request
COMPONENT NAME

proxmox

ADDITIONAL INFORMATION

The line had been cloned when token-support has been added with #4540

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added WIP Work in progress bug This issue/PR relates to a bug inventory inventory plugin new_contributor Help guide this first time contributor plugins plugin (any type) small_patch Hopefully easy to review labels Sep 25, 2024
@felixfontein
Copy link
Collaborator

Thanks for your contribution! Can you add a changelog fragment, something along proxmox inventory plugin - clean up authentication code? We prefer to have changelog fragments for all code changes, even if they are only refactorings / cleanups.

@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-9 Automatically create a backport for the stable-9 branch labels Sep 25, 2024
@ansibullbot ansibullbot removed the small_patch Hopefully easy to review label Sep 25, 2024
@perfide
Copy link
Contributor Author

perfide commented Sep 25, 2024

Ok, done.

@perfide perfide marked this pull request as ready for review September 25, 2024 10:35
@ansibullbot ansibullbot removed the WIP Work in progress label Sep 25, 2024
@felixfontein felixfontein merged commit 89ad40d into ansible-collections:main Sep 25, 2024
150 checks passed
Copy link

patchback bot commented Sep 25, 2024

Backport to stable-9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-9/89ad40db4181d88dd4c8e7d68237f7a4a7e61bb4/pr-8917

Backported as #8919

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein
Copy link
Collaborator

@perfide thanks!

patchback bot pushed a commit that referenced this pull request Sep 25, 2024
* proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line

(cherry picked from commit 89ad40d)
felixfontein pushed a commit that referenced this pull request Sep 25, 2024
…icated credentials line (#8919)

proxmox inventory: remove duplicated credentials line (#8917)

* proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line

(cherry picked from commit 89ad40d)

Co-authored-by: Per Fide <[email protected]>
aioue pushed a commit to aioue/community.general that referenced this pull request Oct 1, 2024
…tions#8917)

* proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line

* fixup! proxmox inventory: remove duplicated credentials line
@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9 Automatically create a backport for the stable-9 branch bug This issue/PR relates to a bug inventory inventory plugin 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.

3 participants