1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-11 14:35:06 +00:00
community.general/tests/integration/targets/kea_command/aliases
Alexei Znamensky 68ae04a95a
Cleanup of aliases skip statements (#11686)
* add scripts to clean aliases' skips

* remove legacy skips

* code cosmetics

* add license to ALIASES.md

* Fix typos in ALIASES.md documentation

* rolling back freebsd14.2 and 14.3 in iso_extract

* fix versions and re-run
2026-03-30 19:31:17 +02:00

19 lines
536 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/rhel # TODO: make this work
skip/ubuntu22.04