ansible-bootstrap-ubuntu
ansible-bootstrap-ubuntu copied to clipboard
Having to specify --user when running
trafficstars
In your documentation it reads to execute ansible-playbook bootstrap.yml --ask-sudo but I'm finding I need to add --user admin to both the bootstrap and reboot for it to work.
Is this intended? Or was the user admin supposed to have been automatically created/used somehow?
Thanks for writing this playbook, it's very useful!