Skip to content

Commit 9a176e2

Browse files
authored
Add ignore.txt entries for new validate-modules check. (#219)
1 parent b22a044 commit 9a176e2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

tests/sanity/ignore-2.21.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
plugins/modules/proxmox_backup_info.py validate-modules:bad-return-value-key # backup_info.next-run key is returned this way by API
2+
plugins/modules/proxmox_storage_info.py validate-modules:bad-return-value-key # proxmox_storages.prune-backups key is returned this way by API
3+
plugins/modules/proxmox_user_info.py validate-modules:bad-return-value-key # proxmox_users.keys key is returned this way by API
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
2+
SPDX-License-Identifier: GPL-3.0-or-later
3+
SPDX-FileCopyrightText: Ansible Project

0 commit comments

Comments
 (0)