fix: yamllint

This commit is contained in:
s3lph 2025-02-28 23:51:28 +01:00
parent a90b26f82c
commit 1218418478
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5
4 changed files with 15 additions and 13 deletions

View file

@ -3,10 +3,7 @@
extends: default
rules:
line-length:
max: 120
level: warning
line-length: disable
ignore:
- "**/defaults/"

View file

@ -1,3 +1,5 @@
---
# The namespace of the collection. This can be a company/brand/organization or product namespace under which all
# content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with
# underscores or numbers and cannot contain consecutive underscores

View file

@ -164,7 +164,9 @@ argument_specs:
- >-
Supported values and their meaning are documented in the
U(upstream documentation,https://www.knot-dns.cz/docs/latest/html/reference.html#cds-cdnskey-publish)
- Do not use the C(double-ds) policy when performing automated KSK rollovers. It will break the chain of trust.
- >-
Do not use the C(double-ds) policy when performing automated KSK rollovers.
It will break the chain of trust.
type: str
default: 'always'
knot_dnssec_policy_propagation_delay:

View file

@ -1,3 +1,4 @@
---
# SPDX-License-Identifier: MIT
galaxy_info:
author: s3lph
@ -29,13 +30,13 @@ galaxy_info:
- trixie
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.