How do I handle Ubuntu's request to change the root user's password when initializing a new server?
Currently, I'm just logging in to change the password, and then running the Ansible script, but obviously that defeats the purpose of automation.
How do I handle Ubuntu's request to change the root user's password when initializing a new server?
Currently, I'm just logging in to change the password, and then running the Ansible script, but obviously that defeats the purpose of automation.
See also How do I generate crypted passwords for the user module.