17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
# 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
|
|
|
|
# This test tests the following four modules:
|
|
acme_certificate_order_create
|
|
acme_certificate_order_finalize
|
|
acme_certificate_order_info
|
|
acme_certificate_order_validate
|
|
|
|
azp/generic/1
|
|
azp/posix/1
|
|
cloud/acme
|
|
|
|
# For some reason connecting to helper containers does not work on the Alpine VMs
|
|
skip/alpine
|