mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Intro windows docs.
This commit is contained in:
committed by
Matt Martz
parent
ab10d91881
commit
ac6ccb77cc
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user