community.general/plugins/inventory
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
..
cobbler.py Docs: fix its vs. it's (#9442) 2024-12-29 13:29:58 +01:00
gitlab_runners.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
icinga2.py inventory plugins: use f-strings (#9323) 2024-12-23 11:02:30 +01:00
iocage.py Fix #9538 Inventory iocage fails when DHCP is enabled (#9539) 2025-01-13 18:08:23 +01:00
linode.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
lxd.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
nmap.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
online.py inventory plugins: use f-strings (#9323) 2024-12-23 11:02:30 +01:00
opennebula.py 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
proxmox.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
scaleway.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
stackpath_compute.py inventory plugins: use f-strings (#9323) 2024-12-23 11:02:30 +01:00
virtualbox.py Use multiple YAML documents for inventory plugin examples (#9551) 2025-01-08 19:37:55 +01:00
xen_orchestra.py inventory plugins: use f-strings (#9323) 2024-12-23 11:02:30 +01:00