mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-11 03:31:29 -07:00
(cherry picked from commit f84a9bf932
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9466103a4a
commit
4926f15d86
75 changed files with 134 additions and 20 deletions
|
@ -43,11 +43,13 @@ options:
|
|||
nameserver:
|
||||
type: list
|
||||
elements: str
|
||||
default: []
|
||||
description:
|
||||
- List of appropriate name servers. Required if I(state=present).
|
||||
interfaces:
|
||||
type: list
|
||||
elements: str
|
||||
default: []
|
||||
description:
|
||||
- List of interface IP addresses, on which the server should
|
||||
response this zone. Required if I(state=present).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue