You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tend to use the remote-user setting in my playbooks. It's also possible to use the -u command line arg to ansible-playbook.
It would be nice to be able to specify the username in the Terraform config, so the same playbook can be run against hosts which require different usernames. But that hasn't been a problem (for me) in practice. Could definitely be achieved with #30, once we get that merged.
How do you specify which ssh user and key to use?
The text was updated successfully, but these errors were encountered: