hponcfg: using CmdRunner (#5483)

* hponcfg: using CmdRunner

* add changelog fragment
This commit is contained in:
Alexei Znamensky
2022-11-07 18:43:21 +13:00
committed by GitHub
parent ac6ac73276
commit 7a9af2b601
2 changed files with 18 additions and 14 deletions

View 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).