Merge pull request #159 from ansible-collections/copy_ingore_txt

Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt

SUMMARY
ansible-collections/news-for-maintainers#13
Dear maintainers,
I'd like to ask you to track the news-for-maintainers themselves in the future if possible
Thanks!

Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
pull/166/head
softwarefactory-project-zuul[bot] 2022-04-08 09:42:54 +00:00 committed by GitHub
commit b1d65c5b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
trivial:
- Copy ignore.txt.

View File

@ -0,0 +1,2 @@
plugins/module_utils/common/index_of.py pylint:ansible-bad-module-import # file's use is limited to filter and lookups on control node
tests/unit/mock/loader.py pylint:arguments-renamed