mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Intro windows docs.
This commit is contained in:
parent
ab10d91881
commit
ac6ccb77cc
1 changed files with 2 additions and 5 deletions
|
@ -33,11 +33,8 @@ of the remote hosts::
|
||||||
|
|
||||||
|
|
||||||
[windows]
|
[windows]
|
||||||
windoze
|
winserver1.example.com
|
||||||
|
winserver2.example.com
|
||||||
[windows:vars]
|
|
||||||
ansible_connection=winrm
|
|
||||||
ansible_ssh_port=5986 # Default for HTTPS, HTTP uses 5985
|
|
||||||
|
|
||||||
In group_vars/windows.yml, define the following inventory variables::
|
In group_vars/windows.yml, define the following inventory variables::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue