Skip to content

myllynen/windows-ansible-roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Ansible Roles

License: GPLv3

Ansible roles for Windows configuration.

Quick Intro

To install this collection from GitHub:

ansible-galaxy collection install git+https://github.com/myllynen/windows-ansible-roles,master

Depending on the environment and requirements separate playbooks and/or vars files, group vars, variables defined in an inventory, or some other approach might be appropriate for providing configuration variables for the roles.

See the example playbook configure_windows.yml for all the configuration options these roles support and how they could be used together.

This collection provides roles for automatically setting up OpenSSH SSH Server (sshd) and WinRM remote access on recent Windows Server versions. For a full description of WinRM configuration alternatives, see the upstream Windows Remote Management for Ansible guide.

For Ansible Windows Guides, see:
https://docs.ansible.com/ansible/latest/user_guide/windows.html

For available Ansible collections for Windows, see:
https://docs.ansible.com/ansible/latest/collections/ansible/windows/
https://docs.ansible.com/ansible/latest/collections/community/windows/

See Also

See also https://github.com/myllynen/ansible-packer.

See also https://github.com/myllynen/rhel-ansible-roles.

License

GPLv3+

About

Windows Ansible Roles

Resources

Stars

Watchers

Forks

Packages

No packages published