Skip to content

Commit

Permalink
Fix two remaining YAMLlint warnings from ansible-lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Aug 11, 2024
1 parent 50f4aab commit 19e0806
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ rules:
line-length:
max: 180
level: warning
comments:
min-spaces-from-content: 1
comments-indentation: false
braces:
min-spaces-inside: 0
max-spaces-inside: 1
Expand Down

0 comments on commit 19e0806

Please sign in to comment.