I want to create an account, and a password. Then tell the user what that password is.
see here https://gist.github.com/bdunbar/6b60d8a14e5ef2af8ebe I have the same problem when I use this shell: mkpasswd --method=SHA-512 The thing I'm not getting - and I'm sure this is a mental block, or a mis-understanding in something very basic - is 'where is the password'? I've got a crypted value, but I don't know how to translate "stdout": "$6$JQtu3Wqyrv..KM$3MtcEkDzm5OJ2.3jWUb3Oy.opnu1NmxPJ72vX2Q7skAOggdwa0sto/wlinld7QaAqbcVUdxo6Fo/UtqekVt6L/"} to "logmein" ~brian -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b67f817d-1a9f-4349-b7d1-613250bcf94d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
