Ansible Collection - c2platform.wincore
Ansible Collection for Windows hosts
Categories:
GitLab: c2platform/rws/ansible-collection-wincore
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
andchocolatey.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>
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified November 10, 2024: modify_event_limit C2-586 (05a3e20)