ansible-collections / community.windows

Windows community collection for Ansible
https://galaxy.ansible.com/community/windows
GNU General Public License v3.0
199 stars 153 forks source link

Added support for DHCP client identifiers with more than 12 characters #428

Closed arw-thomasm closed 2 years ago

arw-thomasm commented 2 years ago
SUMMARY

According to the DHCP RFC2131 "the 'client identifier' is an opaque key, not to be interpreted by the server; for example, the 'client identifier' may contain a hardware address, identical to the contents of the 'chaddr' field, or it may contain another type of identifier, such as a DNS name. The 'client identifier' chosen by a DHCP client MUST be unique to that client within the subnet to which the client is attached."

ISSUE TYPE
COMPONENT NAME

win_dhcp_lease.ps1

ADDITIONAL INFORMATION

My change allows to use