Documentation update (#37782)
- Mention Perl requirement for customisations to work in Linux based OS. - Fix typo
This commit is contained in:
parent
ab1db9bcb8
commit
868811adbc
1 changed files with 2 additions and 1 deletions
|
@ -231,7 +231,8 @@ options:
|
|||
customization:
|
||||
description:
|
||||
- Parameters for OS customization when cloning from template.
|
||||
- All parameters and VMware object names are case sensetive.
|
||||
- All parameters and VMware object names are case sensitive.
|
||||
- Linux based OS requires Perl to be installed.
|
||||
- 'Common parameters (Linux/Windows):'
|
||||
- ' - C(dns_servers) (list): List of DNS servers to configure.'
|
||||
- ' - C(dns_suffix) (list): List of domain suffixes, aka DNS search path (default: C(domain) parameter).'
|
||||
|
|
Loading…
Reference in a new issue