Skip to content

Commit 4c7954f

Browse files
authored
Update .ansible-lint
1 parent bb0d749 commit 4c7954f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ansible-lint

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ skip_list:
2020
- command-instead-of-module # Using command rather than module where necessary
2121
- fqcn[action]
2222
- no-relative-paths
23+
- key-order[task] # TODO
24+
- no-free-form
2325

2426
exclude_paths:
2527
- roles/consul/ # TODO - https://github.com/ansible-community/ansible-consul/pull/520

0 commit comments

Comments
 (0)