You've already forked ansible-role-checkmk-agent
chore: Exclude local_action check
This commit is contained in:
@@ -6,5 +6,6 @@ skip_list: # or 'skip_list' to silence them completely
|
|||||||
- unnamed-task # All tasks should be named
|
- unnamed-task # All tasks should be named
|
||||||
- fqcn-builtins
|
- fqcn-builtins
|
||||||
- name[casing]
|
- name[casing]
|
||||||
|
- deprecated-local-action
|
||||||
|
|
||||||
warn_list: [] # or 'skip_list' to silence them completely
|
warn_list: [] # or 'skip_list' to silence them completely
|
||||||
Reference in New Issue
Block a user