On Fri, Jun 10, 2022 at 2:40 PM Noah Walden <[email protected]> wrote: > > Hi all, > > Is there a standard username and/or UID people tend to attach to the user > ansible-playbook authenticates as on the remote host? We’d like to start > creating a system user with sudo privileges on all hosts that Ansible needs > to manage. However, I haven’t been able to find a standard naming convention > for such a user.
It's not an ansible spec, it depends on the target operating systems. I've heard "localuser", "azureuser", "awsuser, and "clouduser". Nico > Thanks! > > Noah > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/296fa801-8245-42e3-8e9d-925df65ef790n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAOCN9rwSMZOsvCTA%2Br_CC_tyjhvQZgVX5oEApGbH6hCaF3V_7Q%40mail.gmail.com.
