mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Removed list value from description in dns_servers
This commit is contained in:
committed by
Matt Clay
parent
bb017c4af8
commit
ce7c7b6804
@@ -106,7 +106,7 @@ options:
|
||||
version_added: "2.3"
|
||||
dns_servers:
|
||||
description:
|
||||
- DNS servers to use: ['4.4.4.4', '8.8.8.8']
|
||||
- DNS servers to use
|
||||
required: False
|
||||
version_added: "2.3"
|
||||
domain:
|
||||
|
||||
Reference in New Issue
Block a user