mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 20:50:32 -07:00
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>
11 lines
210 B
Text
11 lines
210 B
Text
CONFIG_VERSION:28
|
|
notes:abbridged_properties
|
|
allow_chflags:0
|
|
allow_mlock:0
|
|
allow_mount:0
|
|
allow_mount_devfs:0
|
|
allow_mount_fusefs:0
|
|
allow_mount_nullfs:0
|
|
allow_mount_procfs:0
|
|
allow_mount_tmpfs:0
|
|
allow_mount_zfs:0
|