1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-05 19:47:12 +00:00
community.general/tests/integration/targets/kea_command/aliases
patchback[bot] c4da6e4202
[PR #11660/b1ac989c backport][stable-12] remove skip/aix from aliases files (#11661)
remove skip/aix from aliases files (#11660)

(cherry picked from commit b1ac989c70)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-23 07:04:20 +01:00

20 lines
545 B
Text

# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright © Thorsten Glaser <tglaser@b1-systems.de>
# Copyright © Felix Fontein <felix@fontein.de>
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# sets up networks and services
needs/root
destructive
azp/posix/2
azp/posix/vm
skip/alpine # TODO: make this work
skip/docker
skip/fedora # TODO: make this work (not running in CI right now)
skip/freebsd
skip/macos
skip/osx
skip/rhel # TODO: make this work
skip/ubuntu22.04