1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix a typo in the examples (#32599)

This commit is contained in:
Thom Wiggers 2017-11-06 19:39:10 +01:00 committed by René Moser
parent f79a6040ab
commit 16e98c8c5b

View file

@ -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