mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Ansible-core devel's version was bumped to 2.21.0.dev0, add stable-2.20 to CI (#958)
* Ansible-core devel's version was bumped to 2.21.0.dev0. * Add stable-2.20 to CI.
This commit is contained in:
12
tests/sanity/ignore-2.21.txt
Normal file
12
tests/sanity/ignore-2.21.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
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.21.txt.license
Normal file
3
tests/sanity/ignore-2.21.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