mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix typo in ipa_user module documentation example. (#31928)
This commit is contained in:
committed by
Martin Krizek
parent
0c10e1ebe4
commit
2fb8df503e
@@ -73,7 +73,7 @@ EXAMPLES = '''
|
||||
- pinky@acme.com
|
||||
telephonenumber:
|
||||
- '+555123456'
|
||||
sshpubkeyfp:
|
||||
sshpubkey:
|
||||
- ssh-rsa ....
|
||||
- ssh-dsa ....
|
||||
ipa_host: ipa.example.com
|
||||
|
||||
Reference in New Issue
Block a user