mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix a typo in the examples (#32599)
This commit is contained in:
@@ -183,7 +183,7 @@ EXAMPLES = '''
|
||||
privatekey_path: /etc/ssl/private/ansible.com.pem
|
||||
common_name: www.ansible.com
|
||||
key_usage:
|
||||
- digitlaSignature
|
||||
- digitalSignature
|
||||
- keyAgreement
|
||||
extended_key_usage:
|
||||
- clientAuth
|
||||
|
||||
Reference in New Issue
Block a user