Community.Windows
Collection version 1.13.0
Description
Ansible collection for community Windows plugins.
Authors:
Jordan Borean @jborean93
Matt Davis @nitzmahone
Supported ansible-core versions:
2.12 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_audit_policy_system module – Used to make changes to the system wide Audit Policy
win_audit_rule module – Adds an audit rule to files, folders, or registry keys
win_auto_logon module – Adds or Sets auto logon registry keys.
win_certificate_info module – Get information on certificates from a Windows Certificate Store
win_computer_description module – Set windows description, owner and organization
win_credential module – Manages Windows Credentials in the Credential Manager
win_data_deduplication module – Module to enable Data Deduplication on a volume.
win_defrag module – Consolidate fragmented files on local volumes
win_dhcp_lease module – Manage Windows Server DHCP Leases
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_dns_record module – Manage Windows Server DNS records
win_dns_zone module – Manage Windows Server DNS Zones
win_domain_computer module – Manage computers in Active Directory
win_domain_group module – Creates, modifies or removes domain groups
win_domain_group_membership module – Manage Windows domain group membership
win_domain_object_info module – Gather information an Active Directory object
win_domain_ou module – Manage Active Directory Organizational Units
win_domain_user module – Manages Windows Active Directory user accounts
win_dotnet_ngen module – Runs ngen to recompile DLLs after .NET updates
win_eventlog module – Manage Windows event logs
win_eventlog_entry module – Write entries to Windows event logs
win_feature_info module – Gather information about Windows features
win_file_compression module – Alters the compression of files and directories on NTFS partitions.
win_file_version module – Get DLL or EXE file build version
win_firewall module – Enable or disable the Windows Firewall
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_hosts module – Manages hosts file entries on Windows.
win_hotfix module – Install and uninstalls Windows hotfixes
win_http_proxy module – Manages proxy settings for WinHTTP
win_iis_virtualdirectory module – Configures a virtual directory in IIS
win_iis_webapplication module – Configures IIS web applications
win_iis_webapppool module – Configure IIS Web Application Pools
win_iis_webbinding module – Configures a IIS Web site binding
win_iis_website module – Configures a IIS Web site
win_inet_proxy module – Manages proxy settings for WinINet and Internet Explorer
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_listen_ports_facts module – Recopilates the facts of the listening ports of the machine
win_mapped_drive module – Map network drives for users
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_product_facts module – Provides Windows product and license information
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_region module – Set the region and format settings
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_route module – Add or remove a static route
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_timezone module – Sets Windows machine timezone
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_user_profile module – Manages the Windows user profiles.
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.
See also
List of collections with docs hosted here.