Intro windows docs.

This commit is contained in:
Michael DeHaan 2014-06-17 13:41:50 -05:00 committed by Matt Martz
parent ab10d91881
commit ac6ccb77cc

View file

@ -33,11 +33,8 @@ of the remote hosts::
[windows]
windoze
[windows:vars]
ansible_connection=winrm
ansible_ssh_port=5986 # Default for HTTPS, HTTP uses 5985
winserver1.example.com
winserver2.example.com
In group_vars/windows.yml, define the following inventory variables::