community.general/plugins/inventory
patchback[bot] 6907ae5a5e
[PR #9539/94d5256a backport][stable-10] Fix #9538 Inventory iocage fails when DHCP is enabled (#9568)
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>
(cherry picked from commit 94d5256adb)

Co-authored-by: Vladimir Botka <vbotka@gmail.com>
2025-01-13 18:28:24 +01:00
..
cobbler.py [PR #9442/ec585392 backport][stable-10] Docs: fix its vs. it's (#9458) 2024-12-29 14:13:18 +01:00
gitlab_runners.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
icinga2.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
iocage.py [PR #9539/94d5256a backport][stable-10] Fix #9538 Inventory iocage fails when DHCP is enabled (#9568) 2025-01-13 18:28:24 +01:00
linode.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
lxd.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
nmap.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
online.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
opennebula.py [PR #9379/22035608 backport][stable-10] plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting (#9444) 2024-12-29 00:06:56 +01:00
proxmox.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
scaleway.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
stackpath_compute.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
virtualbox.py [PR #9551/3f7ea607 backport][stable-10] Use multiple YAML documents for inventory plugin examples (#9559) 2025-01-08 20:34:06 +01:00
xen_orchestra.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00