diff --git a/.ansible-lint b/.ansible-lint index 46206ce..2f874d1 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -2,4 +2,4 @@ exclude_paths: - ./tests/requirements warn_list: -│ - '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern' \ No newline at end of file + - '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern' \ No newline at end of file