-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
minor refactors on plugins/modules/cloud/misc #2557
minor refactors on plugins/modules/cloud/misc #2557
Conversation
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll keep this open for some days so maintainers have a chance to take a look at this as well.
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #2660 🤖 @patchback |
* minor refactors on plugins/modules/cloud/misc * added changelog fragment * removed unreachable statement * Update plugins/modules/cloud/misc/terraform.py Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/cloud/misc/rhevm.py Co-authored-by: Felix Fontein <[email protected]> * adjusted per PR comment Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 3afcf7e)
@russoz thanks for improving the modules! |
* minor refactors on plugins/modules/cloud/misc * added changelog fragment * removed unreachable statement * Update plugins/modules/cloud/misc/terraform.py Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/cloud/misc/rhevm.py Co-authored-by: Felix Fontein <[email protected]> * adjusted per PR comment Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 3afcf7e) Co-authored-by: Alexei Znamensky <[email protected]>
SUMMARY
Minor refactors on modules under
plugins/modules/cloud/misc
ISSUE TYPE
COMPONENT NAME
plugins/modules/cloud/misc/cloud_init_data_facts.py
plugins/modules/cloud/misc/proxmox_group_info.py
plugins/modules/cloud/misc/proxmox_kvm.py
plugins/modules/cloud/misc/rhevm.py
plugins/modules/cloud/misc/serverless.py
plugins/modules/cloud/misc/terraform.py