I’m hitting the following messages from ansible-lint
:
WARNING Listing 112 violation(s) that are fatal
WARNING A rule (load-failure) that is not part of a collection cannot access its configuration.
after which linting stops. The first WARNING is expected because I didn’t pass a -c
parameter. It’s the second one that has me baffled. No summary is printed. This is after quite a few “lintables” have been processed, right at the end of the run.
What’s going on?
$ ansible-lint --version
ansible-lint 6.21.1 using ansible-core:2.14.7 ansible-compat:4.1.10 ruamel-yaml:None ruamel-yaml-clib:None