blob: fa0ba1678a7c8c6e31df60dddc9254577f6ecc89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
# Copyright (c) Ansible Project
# 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:
- ansible.posix
- community.internal_test_tools
- community.crypto
- community.general
unit_tests_dependencies:
- community.internal_test_tools
|