It will be the remote nodes. In lots of cases these are all the same
(lots of setups have the same management account with the same
credentials on the managed nodes). And if you need to specify per-host
variables for the remote nodes you can do that as well in your
inventory.

On Wed, Oct 29, 2014 at 5:58 PM, skinnedknuckles
<andersonjonatha...@gmail.com> wrote:
> Details:
> Ansible 1.8
> CentOs 7
> Windows 7 (not a server os)
>
> Documentation specifies that for remote nodes running windows we add these
> definitions to /etc/ansible/group_vars/windows.yml
>
> ansible_ssh_user: Administrator
> ansible_ssh_pass: SekritPasswordGoesHere
> ansible_ssh_port: 5986
> ansible_connection: winrm
>
> So does user and pass above refer to the local linux account on the
> management node or the local windows account on the remote node (windows 7)
> or is it just part of ansible-vault or something else all together?  I think
> it would have to be the management node account or else if you had 100
> remote nodes you would need 100 names and passwords.  Am I understanding
> this correctly?  Could someone clarify for me?
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/84e1aa2c-6e37-43b8-9c26-659e65f6b493%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAJQqANcYo3OXNYRFs5XdMNEFB%2BH%3D-pR1oGY%3DX6LRjpjuHi_30w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to