syntax error in documentation
parent
86a111a6e8
commit
440acfd047
|
@ -147,7 +147,7 @@ EXAMPLES = '''
|
||||||
subkeys:
|
subkeys:
|
||||||
- { subkey_type: ECDH, subkey_curve: cv25519 }
|
- { subkey_type: ECDH, subkey_curve: cv25519 }
|
||||||
|
|
||||||
- name: Generate a GPG keypair with custom user-id:
|
- name: Generate a GPG keypair with custom user-id
|
||||||
community.crypto.gpg_keypair:
|
community.crypto.gpg_keypair:
|
||||||
name: name
|
name: name
|
||||||
comment: comment
|
comment: comment
|
||||||
|
|
Loading…
Reference in New Issue