mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
bc7f952a29
Implement integration tests for apk (#7992)
* Implement integration tests for apk
* Add group for apk integration test
* Adjust integration tests of apk as suggested in PR
(cherry picked from commit ffa3d15881
)
Co-authored-by: Maxopoly <max@dermax.org>
13 lines
No EOL
290 B
Text
13 lines
No EOL
290 B
Text
# 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
|
|
|
|
azp/posix/2
|
|
needs/root
|
|
destructive
|
|
skip/aix
|
|
skip/osx
|
|
skip/macos
|
|
skip/freebsd
|
|
skip/rhel
|
|
skip/ubuntu |