mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 05:43:22 +00:00
Fix typo.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
when: select_crypto_backend != 'cryptography'
|
||||
|
||||
- block:
|
||||
- name: (Selfsigned validateion, {{ select_crypto_backend }} Validate certificate v2 is failed
|
||||
- name: (Selfsigned validation, {{ select_crypto_backend }} Validate certificate v2 is failed
|
||||
assert:
|
||||
that:
|
||||
- selfsigned_v2_cert is failed
|
||||
|
||||
Reference in New Issue
Block a user