mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
CI: Add stable-2.19 (#925)
* Add ignore-2.20.txt. * Add stable-2.19 to CI.
This commit is contained in:
13
tests/sanity/ignore-2.20.txt
Normal file
13
tests/sanity/ignore-2.20.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
meta/runtime.yml runtime-metadata # Bug in ansible-test: https://github.com/ansible/ansible/pull/85198
|
||||
plugins/module_utils/_crypto/module_backends/certificate.py no-assert
|
||||
plugins/module_utils/_crypto/module_backends/certificate_acme.py no-assert
|
||||
plugins/module_utils/_crypto/module_backends/certificate_ownca.py no-assert
|
||||
plugins/module_utils/_crypto/module_backends/certificate_selfsigned.py no-assert
|
||||
plugins/module_utils/_crypto/module_backends/csr.py no-assert
|
||||
plugins/module_utils/_crypto/module_backends/privatekey_convert.py no-assert
|
||||
plugins/module_utils/_openssh/backends/keypair_backend.py no-assert
|
||||
plugins/modules/acme_certificate.py no-assert
|
||||
plugins/modules/luks_device.py no-assert
|
||||
plugins/modules/openssl_pkcs12.py no-assert
|
||||
tests/ee/roles/smoke/library/smoke_ipaddress.py shebang
|
||||
tests/ee/roles/smoke/library/smoke_pyyaml.py shebang
|
||||
3
tests/sanity/ignore-2.20.txt.license
Normal file
3
tests/sanity/ignore-2.20.txt.license
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
SPDX-FileCopyrightText: Ansible Project
|
||||
Reference in New Issue
Block a user