Add stable-2.17 to CI; copy 2.17 ignore.txt files to 2.18. (#275)

This commit is contained in:
Felix Fontein 2024-04-03 07:59:10 +02:00 committed by GitHub
parent a3fbe88f2f
commit 8351bff0e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 1 deletions

View 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

View 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