Switch to Ansible Galaxy compatible requirements files for tests. (#607)

This commit is contained in:
Felix Fontein
2023-05-21 13:33:19 +02:00
committed by GitHub
parent c703dd6056
commit e3bc22f7d5

View File

@@ -3,7 +3,6 @@
# 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
integration_tests_dependencies:
collections:
- community.general
- community.internal_test_tools
unit_tests_dependencies: []