From 7dc1e7726365157d38a07189f0217254cc6de513 Mon Sep 17 00:00:00 2001 From: Keith Johnson Date: Thu, 9 Apr 2015 15:44:00 -0400 Subject: [PATCH] Make link clickable --- system/user.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/user.py b/system/user.py index 1e05f19ac8f..ee309d10973 100755 --- a/system/user.py +++ b/system/user.py @@ -79,8 +79,8 @@ options: description: - Optionally set the user's password to this crypted value. See the user example in the github examples directory for what this looks - like in a playbook. The `FAQ `_ - contains details on various ways to generate these password values. + like in a playbook. See U(http://docs.ansible.com/faq.html#how-do-i-generate-crypted-passwords-for-the-user-module) + for details on various ways to generate these password values. Note on Darwin system, this value has to be cleartext. Beware of security issues. state: