Comment 15 for bug 1437054

Revision history for this message
Christopher H. Laco (claco) wrote :

Not sure what shell the initial command was run in, or if ansible is at play, this is what worked (quotes swapped):

ansible all_containers -m shell -a "echo 'ubuntu:$(date --rfc-3339=ns | sha512sum | base64 | head -c 32; echo)' | chpasswd;"