mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Add stable-2.17 to CI; copy 2.17 ignore.txt files to 2.18. (#275)
This commit is contained in:
parent
a3fbe88f2f
commit
8351bff0e9
4 changed files with 12 additions and 1 deletions
2
tests/sanity/ignore-2.18.txt
Normal file
2
tests/sanity/ignore-2.18.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
update-docs.py shebang
|
||||
tests/unit/compat/mock.py pylint:use-yield-from # suggested construct does not work with Python 2
|
3
tests/sanity/ignore-2.18.txt.license
Normal file
3
tests/sanity/ignore-2.18.txt.license
Normal file
|
@ -0,0 +1,3 @@
|
|||
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: Ansible Project
|
Loading…
Add table
Add a link
Reference in a new issue