diff --git a/.ansible-lint b/.ansible-lint index 68c8a982c..b8309e061 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -3,6 +3,7 @@ exclude_paths: parseable: true quiet: false skip_list: + - '106' # Role name does not match ``^[a-z][a-z0-9_]+$`` pattern - '204' # Lines should be no longer than 160 chars - '301' # Commands should not change things if nothing needs doing rulesdir: