Details:
Ansible 1.8
CentOs 7
Windows 7 (not a server os)

Documentation <http://docs.ansible.com/intro_windows.html#inventory>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.

Reply via email to