# Ansible ## Generate a password for a user ```bash mkpasswd --method=sha-512 ```