Update CI matrix: add stable-2.15 (#600)

* Add ignore files for bumped devel version.

* Update CI matrix.
This commit is contained in:
Felix Fontein
2023-04-04 08:12:39 +02:00
committed by GitHub
parent 334d34e205
commit 5d61cb2b8d
3 changed files with 48 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
.azure-pipelines/scripts/publish-codecov.py replace-urlopen
plugins/modules/docker_container_copy_into.py validate-modules:undocumented-parameter # _max_file_size_for_diff is used by the action plugin
+3
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