fix yamllint complains about long lines
This commit is contained in:
parent
1cc95edfcd
commit
05458d5c84
1 changed files with 6 additions and 5 deletions
11
bind.yaml
11
bind.yaml
|
|
@ -3,11 +3,12 @@ version: 1
|
|||
data:
|
||||
summary: BIND Module
|
||||
|
||||
description: BIND (Berkeley Internet Name Domain) is an implementation of the DNS
|
||||
(Domain Name System) protocols. BIND includes a DNS server (named),
|
||||
which resolves host names to IP addresses; a resolver library
|
||||
(routines for applications to use when interfacing with DNS); and
|
||||
tools for verifying that the DNS server is operating properly.
|
||||
description: >-
|
||||
BIND (Berkeley Internet Name Domain) is an implementation of the DNS
|
||||
(Domain Name System) protocols. BIND includes a DNS server (named),
|
||||
which resolves host names to IP addresses; a resolver library
|
||||
(routines for applications to use when interfacing with DNS); and
|
||||
tools for verifying that the DNS server is operating properly.
|
||||
|
||||
license:
|
||||
module:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue