diff --git a/.ansible-lint b/.ansible-lint index 0cdfec2..09d3f3c 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -6,5 +6,6 @@ skip_list: # or 'skip_list' to silence them completely - unnamed-task # All tasks should be named - fqcn-builtins - name[casing] + - deprecated-local-action warn_list: [] # or 'skip_list' to silence them completely \ No newline at end of file