Documentation update (#37782)

- Mention Perl requirement for customisations to work in Linux based OS.
- Fix typo
This commit is contained in:
Tony Goetheyn 2018-03-22 18:30:03 +01:00 committed by Sam Doran
parent ab1db9bcb8
commit 868811adbc

View file

@ -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).'