From 4dcde830302a15410c0a930224c9cd321245bb14 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 4 Jan 2023 10:22:34 -0700 Subject: [PATCH] disable truthy and document-start for now Signed-off-by: Rich Megginson --- .yamllint.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.yamllint.yml b/.yamllint.yml index bb939a2..6fad380 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -19,6 +19,8 @@ ignore: | tests/roles/ .tox/ rules: + truthy: disable + document-start: disable line-length: ignore: | /tests/tasks/setup_mock_wifi_wpa3_owe.yml