mirror of https://github.com/ansible/ansible.git
Fix plugin paths for ansible-test pylint test. (#65526)
* Fix plugin paths for ansible-test pylint test.pull/65533/head
parent
4d3ebd65db
commit
fb69d68821
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test now properly recognizes modules and module_utils in collections when using the ``blacklist`` plugin for the ``pylint`` sanity test
|
||||
Loading…
Reference in New Issue