Skip to content

Commit 47691c9

Browse files
author
Alan Christie
committed
ci: Another attempt to fix ansible lint
1 parent b786618 commit 47691c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ansible-lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ skip_list:
55
- yaml # Violations reported by yamllint.
66
warn_list:
77
- fqcn-builtins # Use FQCN for builtin actions.
8-
- no-role-prefix
8+
- var-naming[no-role-prefix]

0 commit comments

Comments
 (0)