Community.Windows
Collection version 3.0.0
Description
Ansible collection for community Windows plugins.
Authors:
Jordan Borean @jborean93
Matt Davis @nitzmahone
Supported ansible-core versions:
2.16.0 or newer
Communication
Matrix room
#windows:ansible.im
: General usage and support questions.IRC channel
#ansible-windows
(Libera network): General usage and support questions.
Plugin Index
These are the plugins in the community.windows collection:
Modules
psexec module – Runs commands on a remote Windows host based on the PsExec model
win_data_deduplication module – Module to enable Data Deduplication on a volume.
win_defrag module – Consolidate fragmented files on local volumes
win_disk_facts module – Show the attached disks and disk information of the target host
win_disk_image module – Manage ISO/VHD/VHDX mounts on Windows hosts
win_dotnet_ngen module – Runs ngen to recompile DLLs after .NET updates
win_eventlog_entry module – Write entries to Windows event logs
win_file_version module – Get DLL or EXE file build version
win_firewall_rule module – Windows firewall automation
win_format module – Formats an existing volume or a new volume on an existing partition on Windows
win_iis_virtualdirectory module – Configures a virtual directory in IIS DEPRECATED: REMOVED IN 4.0.0
win_iis_webapplication module – Configures IIS web applications DEPRECATED: REMOVED IN 4.0.0
win_iis_webapppool module – Configure IIS Web Application Pools DEPRECATED: REMOVED IN 4.0.0
win_iis_webbinding module – Configures a IIS Web site binding DEPRECATED: REMOVED IN 4.0.0
win_iis_website module – Configures a IIS Web site DEPRECATED: REMOVED IN 4.0.0
win_initialize_disk module – Initializes disks on Windows Server
win_lineinfile module – Ensure a particular line is in a file, or replace an existing line using a back-referenced regular expression
win_msg module – Sends a message to logged in users on Windows hosts
win_net_adapter_feature module – Enable or disable certain network adapters.
win_netbios module – Manage NetBIOS over TCP/IP settings on Windows.
win_nssm module – Install a service using NSSM
win_pagefile module – Query or change pagefile configuration
win_partition module – Creates, changes and removes partitions on Windows Server
win_pester module – Run Pester tests on Windows hosts
win_power_plan module – Changes the power plan of a Windows system
win_psexec module – Runs commands (remotely) as another (privileged) user
win_psmodule module – Adds or removes a Windows PowerShell module
win_psmodule_info module – Gather information about PowerShell Modules
win_psrepository module – Adds, removes or updates a Windows PowerShell repository.
win_psrepository_copy module – Copies registered PSRepositories to other user profiles
win_psrepository_info module – Gather information about PSRepositories
win_psscript module – Install and manage PowerShell scripts from a PSRepository
win_psscript_info module – Gather information about installed PowerShell Scripts
win_pssession_configuration module – Manage PSSession Configurations
win_rabbitmq_plugin module – Manage RabbitMQ plugins
win_rds_cap module – Manage Connection Authorization Policies (CAP) on a Remote Desktop Gateway server
win_rds_rap module – Manage Resource Authorization Policies (RAP) on a Remote Desktop Gateway server
win_rds_settings module – Manage main settings of a Remote Desktop Gateway server
win_regmerge module – Merges the contents of a registry file into the Windows registry
win_robocopy module – Synchronizes the contents of two directories using Robocopy
win_say module – Text to speech module for Windows to speak messages and optionally play sounds
win_scheduled_task module – Manage scheduled tasks
win_scheduled_task_stat module – Get information about Windows Scheduled Tasks
win_scoop module – Manage packages using Scoop
win_scoop_bucket module – Manage Scoop buckets
win_security_policy module – Change local security policy settings
win_shortcut module – Manage shortcuts on Windows
win_snmp module – Configures the Windows SNMP service
win_toast module – Sends Toast windows notification to logged in users on Windows 10 or later hosts
win_unzip module – Unzips compressed files and archives on the Windows node
win_wait_for_process module – Waits for a process to exist or not exist before continuing.
win_wakeonlan module – Send a magic Wake-on-LAN (WoL) broadcast packet
win_webpicmd module – Installs packages using Web Platform Installer command-line
win_xml module – Manages XML file content on Windows hosts
win_zip module – Compress file or directory as zip archive on the Windows node
Lookup Plugins
laps_password lookup – Retrieves the LAPS password for a server. DEPRECATED: REMOVED IN 4.0.0
See also
List of collections with docs hosted here.