mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
[PR #6711/24f27a0b backport][stable-7] plugins/inventory/cobbler: Collect IP addresses for hosts and add opt… (#6727)
plugins/inventory/cobbler: Collect IP addresses for hosts and add opt… (#6711)
plugins/inventory/cobbler: Collect IP addresses for hosts and add option to collect all DNS name to IP address mappings
(cherry picked from commit 24f27a0bdf
)
Co-authored-by: Orion Poplawski <orion@nwra.com>
This commit is contained in:
parent
546eb77fd0
commit
a406fb1e0c
2 changed files with 59 additions and 9 deletions
3
changelogs/fragments/6711-cobbler-ip-address.yml
Normal file
3
changelogs/fragments/6711-cobbler-ip-address.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- cobbler inventory plugin - add ``want_ip_addresses`` option to collect all interface DNS name to IP address mapping (https://github.com/ansible-collections/community.general/pull/6711).
|
||||
- cobbler inventory plugin - add primary IP addess to ``cobbler_ipv4_address`` and IPv6 address to ``cobbler_ipv6_address`` host variable (https://github.com/ansible-collections/community.general/pull/6711).
|
Loading…
Add table
Add a link
Reference in a new issue