community.general/plugins
Vladimir Botka 94d5256adb
Fix #9538 Inventory iocage fails when DHCP is enabled (#9539)
* Fix #9538  Inventory iocage fails when DHCP is enbled.

* Add changelog fragment 9539-iocage-inventory-dhcp.yml

* Keep iocage_ip4 a string.

* Rename the variable iocage_ip4 to iocage_ip4_dict in _parse_ip4.

* Update the changelog fragment.

* Rename _parse_ip4 parameter ip4_addr to ip4.

* Fix changelog frangment present tense.

* If IP is not available set iocage_ip4='-' instead of the empty string.

* Update changelogs/fragments/9539-iocage-inventory-dhcp.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-13 18:08:23 +01:00
..
action plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
become plugins (become, callback, filter): style adjustments (#9535) 2025-01-07 06:33:28 +01:00
cache normalize docs in cache/connection plugins (#9453) 2024-12-29 13:34:33 +01:00
callback plugins (become, callback, filter): style adjustments (#9535) 2025-01-07 06:33:28 +01:00
connection normalize docs in cache/connection plugins (#9453) 2024-12-29 13:34:33 +01:00
doc_fragments (abc*, doc frags): style adjustments (#9534) 2025-01-06 21:50:53 +01:00
filter plugins (become, callback, filter): style adjustments (#9535) 2025-01-07 06:33:28 +01:00
inventory Fix #9538 Inventory iocage fails when DHCP is enabled (#9539) 2025-01-13 18:08:23 +01:00
lookup Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
module_utils Redfish: implement obtaining AccountService config (#9403) 2025-01-02 16:26:31 +01:00
modules o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
plugin_utils plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9379) 2024-12-28 22:47:18 +01:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00