Ansible Windows Core Collection

C2 Ansible Wincore collection
GitLab

Pipeline Status Latest Release Ansible Galaxy

C2 Platform generic roles for MS Windows that are used by all or some other roles. These roles typically don’t create services / processes on target node but are dependencies e.g. packages required by those roles. Or these roles help with Ansible provisioning for example offers generic Ansible modules, filters etc.

Roles

  • win  Manage MS Windows systems using more than 117+ Ansible modules from the ansible.windows, community.windows and chocolatey.chocolatey collection.
  • download  manage downloads.
  • ad  Active Directory ( AD) management using microsoft.ad  Ansible collection.

Modules and Filters

For detailed information on the available modules and filters within this collection, please refer to the Ansible Galaxy  page.

You can of course also use the ansible-doc command to explore the documentation:

ansible-doc -t module --list c2platform.wincore
ansible-doc -t filter --list c2platform.wincore
ansible-doc -t filter <FILTER_NAME>
ansible-doc -t module <MODULE_NAME>

Ansible AD Role

Manage Microsoft Active Directory.

Ansible Download Role

Manage Software Downloads.

Ansible Win Role

Efficiently manage Windows systems using modules from ansible.windows, community.windows, and chocolatey.chocolatey collections, streamlining resource management via the win_resources variable, enhancing administration and eliminating the need for custom roles or collections.



Last modified October 17, 2025: code with project attribute C2-578 (c95577c)