mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-29 22:29:47 +02:00
Add ignores necessary for ansible-core 2.20 if Python 2.7 is still supported by the collection. (#395)
This commit is contained in:
parent
f6aeae1abd
commit
8a2bb5e746
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
|
plugins/modules/api_facts.py pylint:ansible-bad-import-from
|
||||||
|
plugins/modules/command.py pylint:ansible-bad-import-from
|
||||||
|
plugins/modules/facts.py pylint:ansible-bad-import-from
|
||||||
tests/update-docs.py shebang
|
tests/update-docs.py shebang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue