1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/etcd3/aliases

13 lines
427 B
Text
Raw Normal View History

# 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
2020-03-09 10:11:07 +01:00
shippable/posix/group1
destructive
skip/aix
2020-03-09 10:11:07 +01:00
skip/osx
skip/macos
2020-03-09 10:11:07 +01:00
skip/freebsd
2020-05-11 21:37:04 +02:00
skip/python2.6 # installing etcd3 python module will fail on python < 2.7
disabled # see https://github.com/ansible-collections/community.general/issues/322