Ansible-core devel's version was bumped to 2.21.0.dev0.

This commit is contained in:
Felix Fontein 2025-10-15 13:05:52 +02:00
parent 597162b153
commit b5e2fd632c
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
plugins/modules/docker_container_copy_into.py validate-modules:undocumented-parameter # _max_file_size_for_diff is used by the action plugin

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