So then when I run ansible with the --ask-pass switch and it asks me for SSH password, ansible_ssh_pass is the password they want or is that a different password.
On Wednesday, October 29, 2014 4:58:04 PM UTC-5, skinnedknuckles wrote: > > 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/559a4566-6602-4c92-bff5-644ed7af506b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
