Merge pull request #1119 from ubergeek42/patch-1

Make link clickable
This commit is contained in:
Toshio Kuratomi 2015-04-15 03:35:32 -07:00
commit b668ecc4a3

View file

@ -79,8 +79,8 @@ options:
description: description:
- Optionally set the user's password to this crypted value. See - Optionally set the user's password to this crypted value. See
the user example in the github examples directory for what this looks the user example in the github examples directory for what this looks
like in a playbook. The `FAQ <http://docs.ansible.com/faq.html#how-do-i-generate-crypted-passwords-for-the-user-module>`_ like in a playbook. See U(http://docs.ansible.com/faq.html#how-do-i-generate-crypted-passwords-for-the-user-module)
contains details on various ways to generate these password values. for details on various ways to generate these password values.
Note on Darwin system, this value has to be cleartext. Note on Darwin system, this value has to be cleartext.
Beware of security issues. Beware of security issues.
state: state: