Skip to content

Commit 04bde70

Browse files
authored
Update .ansible-lint.yml
Add specific module name
1 parent 0493644 commit 04bde70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/.ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude_paths:
1010
- "super-linter"
1111
use_default_rules: true
1212
mock_modules:
13-
- community.general
13+
- community.general.lvol
1414
verbosity: 1
1515
skip_list:
1616
- yaml

0 commit comments

Comments
 (0)