hponcfg - revamped the module using ModuleHelper (#3840)

* hponcfg - revamped the module using ModuleHelper

* added changelog fragment

* fixed imports

* Update plugins/modules/remote_management/hpilo/hponcfg.py

* fixed
This commit is contained in:
Alexei Znamensky 2021-12-12 09:15:33 +13:00 committed by GitHub
commit 7cbe1bcf63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 23 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- hponcfg - revamped module using ModuleHelper (https://github.com/ansible-collections/community.general/pull/3840).