Skip to content

Commit 0f497e8

Browse files
authored
Update .ansible-lint (#1)
Excluding lint check as this is only a concern in CI and not in ansible-galaxy: [106](https://ansible-lint.readthedocs.io/en/latest/default_rules.html#role-name-does-not-match-a-z-a-z0-9-pattern) - this is only in CI
1 parent e84d813 commit 0f497e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ansible-lint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
skip_list:
3+
- '106'
34
- '204'

0 commit comments

Comments
 (0)