mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-21 19:34:38 +02:00
Add stable-2.18 to CI. (#317)
This commit is contained in:
parent
ff7e6162d7
commit
c864078549
4 changed files with 12 additions and 2 deletions
2
tests/sanity/ignore-2.19.txt
Normal file
2
tests/sanity/ignore-2.19.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.19.txt.license
Normal file
3
tests/sanity/ignore-2.19.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