From 05458d5c84a40ade5a0cf6c78285c7f0a0a6fed9 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 12 Oct 2017 10:55:59 +0200 Subject: [PATCH] fix yamllint complains about long lines --- bind.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bind.yaml b/bind.yaml index 349135c..d2a72ad 100644 --- a/bind.yaml +++ b/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: