added dhcp standard options (#49729)

(cherry picked from commit 418c03a686)
This commit is contained in:
Sandra McCann 2018-12-10 14:11:42 -05:00 committed by Toshio Kuratomi
parent 2566219fc8
commit 87e01a0640

View file

@ -48,7 +48,10 @@ options:
suboptions:
name:
description:
- The name of the DHCP option to configure
- The name of the DHCP option to configure. The standard options are
C(router), C(router-templates), C(domain-name-servers), C(domain-name),
C(broadcast-address), C(broadcast-address-offset), C(dhcp-lease-time),
and C(dhcp6.name-servers).
num:
description:
- The number of the DHCP option to configure