mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
hponcfg: using CmdRunner (#5483)
* hponcfg: using CmdRunner * add changelog fragment
This commit is contained in:
parent
ac6ac73276
commit
7a9af2b601
2 changed files with 18 additions and 14 deletions
2
changelogs/fragments/5483-hponcfg-cmd-runner.yml
Normal file
2
changelogs/fragments/5483-hponcfg-cmd-runner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- hponcfg - refactored module to use ``CmdRunner`` to execute ``hponcfg`` (https://github.com/ansible-collections/community.general/pull/5483).
|
Loading…
Add table
Add a link
Reference in a new issue