Hi
I am evaluating tower on google compute engine. The dynamic inventory has been ok and that is working
I managed to get it working with ansible-playbook but i cant figure out a good way to do the Machine Credentials authentication from tower for jobs.
For simple ssh username and password what do i specify? Should i create a bespoke user on each machine, but then how do i do this for autoscaling - startup script, baked into snapshot disk?
Just to get it working i wouldnt mind using the core user that is created when you login via the ssh option in the console but a) i dont know the password for that user or b) the private key so dont know what to put.
Im new to Linux which doesnt help esp trying to understand all this authentication stuff.
Anyone done this and have a best practice?
Thanks