Skip to content

Commit 1a867b7

Browse files
committed
skip yamllint check for ansible builtins using fqcn
1 parent 7c90593 commit 1a867b7

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,2 +1,3 @@
11
skip_list:
22
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern'
3+
- 'fqcn-builtins'

0 commit comments

Comments
 (0)