Merge pull request #3135 from mscherer/improve_uri_doc

Fix non RFC 2606 domain name in doc
This commit is contained in:
Brian Coca 2016-02-29 17:52:35 -05:00
commit 0bbb7ba38d

View file

@ -190,7 +190,7 @@ EXAMPLES = '''
# access the app in later tasks
- uri:
url: https://your.form.based.auth.examle.com/index.php
url: https://your.form.based.auth.example.com/index.php
method: POST
body: "name=your_username&password=your_password&enter=Sign%20in"
status_code: 302