mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
Implement #9650 Add parameter hooks to inventory plugin iocage (#9651)
* Add parameter hooks to inventory plugin iocage.
* Add changelog fragment.
* Update plugins/inventory/iocage.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Parameter renamed to hooks_results
* Fix DOCUMENTATION YAML 4-space indentation.
* Fix DOCUMENTATION YAML 2-space indentation.
* Update changelogs/fragments/9651-iocage-inventory-hooks.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add note about activated pool mountpoint.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit fdd1331e4a)
Co-authored-by: Vladimir Botka <vbotka@gmail.com>