lint
This commit is contained in:
parent
093a0b81aa
commit
3b1faec4ed
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,6 @@ exclude_paths:
|
|||
warn_list:
|
||||
- experimental
|
||||
- yaml[line-length]
|
||||
- name
|
||||
- no-handler
|
||||
- risky-shell-pipe
|
||||
- no-changed-when
|
||||
|
|
@ -19,3 +18,4 @@ warn_list:
|
|||
# Skip rules that don't apply to this project
|
||||
skip_list:
|
||||
- var-naming[no-role-prefix]
|
||||
- name
|
||||
|
|
|
|||
|
|
@ -89,4 +89,4 @@
|
|||
- open-vm-tools
|
||||
- qemu-guest-agent
|
||||
# - deltarpm
|
||||
state: latest
|
||||
state: present
|
||||
|
|
|
|||
Loading…
Reference in a new issue