Fix typo in ipa_user module documentation example. (#31928)
This commit is contained in:
parent
0c10e1ebe4
commit
2fb8df503e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ EXAMPLES = '''
|
|||
- pinky@acme.com
|
||||
telephonenumber:
|
||||
- '+555123456'
|
||||
sshpubkeyfp:
|
||||
sshpubkey:
|
||||
- ssh-rsa ....
|
||||
- ssh-dsa ....
|
||||
ipa_host: ipa.example.com
|
||||
|
|
Loading…
Reference in a new issue