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

Fix typo in ipa_user module documentation example. (#31928)

This commit is contained in:
Victor Mireyev 2017-10-20 10:07:45 +03:00 committed by Martin Krizek
parent 0c10e1ebe4
commit 2fb8df503e

View file

@ -73,7 +73,7 @@ EXAMPLES = '''
- pinky@acme.com - pinky@acme.com
telephonenumber: telephonenumber:
- '+555123456' - '+555123456'
sshpubkeyfp: sshpubkey:
- ssh-rsa .... - ssh-rsa ....
- ssh-dsa .... - ssh-dsa ....
ipa_host: ipa.example.com ipa_host: ipa.example.com