mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Add stable-2.21 to CI. (#1000)
This commit is contained in:
14
tests/sanity/ignore-2.22.txt
Normal file
14
tests/sanity/ignore-2.22.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
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/acme_certificate.py validate-modules:bad-return-value-key # this is not a real return value, only a documentation placeholder
|
||||
plugins/modules/acme_certificate_order_create.py validate-modules:bad-return-value-key # this is not a real return value, only a documentation placeholder
|
||||
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.22.txt.license
Normal file
3
tests/sanity/ignore-2.22.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