-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
hponcfg - revamped the module using ModuleHelper #3840
hponcfg - revamped the module using ModuleHelper #3840
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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.
Looks good to me.
Will merge in ~a week if nobody complains. |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #3891 🤖 @patchback |
@russoz thanks for this one as well! |
* hponcfg - revamped the module using ModuleHelper * added changelog fragment * fixed imports * Update plugins/modules/remote_management/hpilo/hponcfg.py * fixed (cherry picked from commit 7cbe1bc)
* hponcfg - revamped the module using ModuleHelper * added changelog fragment * fixed imports * Update plugins/modules/remote_management/hpilo/hponcfg.py * fixed (cherry picked from commit 7cbe1bc) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
SUMMARY
Revamped the module using ModuleHelper. By default that adds the improvement on calling
run_command
with a list instead of a string.ISSUE TYPE
COMPONENT NAME
plugins/modules/remote_management/hpilo/hponcfg.py