The intro to Windows documentation assumes you have some familiarity with
how to define your inventory and specify group and host variables (
http://docs.ansible.com/intro_inventory.html).

Since you mentioned version 2.1.1, I assume you're using Tower.  In this
case, you can use the Tower UI to create an inventory and specify the
variables for each group or host.  You wouldn't need to create an inventory
file or group_vars/windows.yml file in that case.

For additional Tower-related questions, contact [email protected].


On Wed, Apr 15, 2015 at 1:22 PM, Ravi Kanth <[email protected]> wrote:

> Dear All,
>
> I am new to ansible and i have installed latest version 2.1.1 in our
> environment.
>
> i was trying to add windows hosts to our inventory and i am following the
> ansible documentation "http://docs.ansible.com/intro_windows.html";
> however i have small doubts in this.
>
> In the document it was mentioned that
>
> "In group_vars/windows.yml, define the following inventory variables:
>
> # it is suggested that these be encrypted with ansible-vault:
> # ansible-vault edit group_vars/windows.yml
>
> ansible_ssh_user: Administrator
> ansible_ssh_pass: SecretPasswordGoesHere
> ansible_ssh_port: 5986
> ansible_connection: winrm "
>
> can any please tell me exact location where i have to create the file or 
> where i have update if it already exist.
>
> Thanks in Advance.
>
>  --
> 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/cf371af3-56dd-4347-a231-ed21810b2631%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/cf371af3-56dd-4347-a231-ed21810b2631%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 [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/CAH%2BKTJ7WHjr6GiUOhW71VChiJpjT%3D_VqLvCLYmDXKOqW7w3YmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to