Skip to content

Commit 48ae7d9

Browse files
author
Alan Christie
committed
build: Fix ansible lint
1 parent d803052 commit 48ae7d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ansible-lint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
skip_list:
44
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
5+
warn_list:
6+
- fqcn-builtins # Use FQCN for builtin actions.

0 commit comments

Comments
 (0)