Index of all Modules
ansible.windows
- ansible.windows.async_status – Obtain status of asynchronous task 
- ansible.windows.setup – Gathers facts about remote hosts 
- ansible.windows.slurp – Slurps a file from remote nodes 
- ansible.windows.win_acl – Set file/directory/registry/certificate permissions for a system user or group 
- ansible.windows.win_acl_inheritance – Change ACL inheritance 
- ansible.windows.win_audit_policy_system – Used to make changes to the system wide Audit Policy 
- ansible.windows.win_audit_rule – Adds an audit rule to files, folders, or registry keys 
- ansible.windows.win_auto_logon – Adds or Sets auto logon registry keys. 
- ansible.windows.win_certificate_info – Get information on certificates from a Windows Certificate Store 
- ansible.windows.win_certificate_store – Manages the certificate store 
- ansible.windows.win_command – Executes a command on a remote Windows node 
- ansible.windows.win_computer_description – Set windows description, owner and organization 
- ansible.windows.win_copy – Copies files to remote locations on windows hosts 
- ansible.windows.win_credential – Manages Windows Credentials in the Credential Manager 
- ansible.windows.win_dhcp_lease – Manage Windows Server DHCP Leases 
- ansible.windows.win_dns_client – Configures DNS lookup on Windows hosts 
- ansible.windows.win_dns_record – Manage Windows Server DNS records 
- ansible.windows.win_dns_zone – Manage Windows Server DNS Zones 
- ansible.windows.win_dsc – Invokes a PowerShell DSC configuration 
- ansible.windows.win_environment – Modify environment variables on windows hosts 
- ansible.windows.win_eventlog – Manage Windows event logs 
- ansible.windows.win_feature – Installs and uninstalls Windows Features on Windows Server 
- ansible.windows.win_feature_info – Gather information about Windows features 
- ansible.windows.win_file – Creates, touches or removes files or directories 
- ansible.windows.win_file_compression – Alters the compression of files and directories on NTFS partitions. 
- ansible.windows.win_find – Return a list of files based on specific criteria 
- ansible.windows.win_firewall – Enable or disable the Windows Firewall 
- ansible.windows.win_get_url – Downloads file from HTTP, HTTPS, or FTP to node 
- ansible.windows.win_group – Add and remove local groups 
- ansible.windows.win_group_membership – Manage Windows local group membership 
- ansible.windows.win_hostname – Manages local Windows computer name 
- ansible.windows.win_hosts – Manages hosts file entries on Windows. 
- ansible.windows.win_hotfix – Install and uninstalls Windows hotfixes 
- ansible.windows.win_http_proxy – Manages proxy settings for WinHTTP 
- ansible.windows.win_inet_proxy – Manages proxy settings for WinINet and Internet Explorer 
- ansible.windows.win_listen_ports_facts – Recopilates the facts of the listening ports of the machine 
- ansible.windows.win_mapped_drive – Map network drives for users 
- ansible.windows.win_optional_feature – Manage optional Windows features 
- ansible.windows.win_owner – Set owner 
- ansible.windows.win_package – Installs/uninstalls an installable package 
- ansible.windows.win_path – Manage Windows path environment variables 
- ansible.windows.win_ping – A windows version of the classic ping module 
- ansible.windows.win_powershell – Run PowerShell scripts 
- ansible.windows.win_product_facts – Provides Windows product and license information 
- ansible.windows.win_reboot – Reboot a windows machine 
- ansible.windows.win_reg_stat – Get information about Windows registry keys 
- ansible.windows.win_regedit – Add, change, or remove registry keys and values 
- ansible.windows.win_region – Set the region and format settings 
- ansible.windows.win_route – Add or remove a static route 
- ansible.windows.win_service – Manage Windows services 
- ansible.windows.win_service_info – Gather information about Windows services 
- ansible.windows.win_share – Manage Windows shares 
- ansible.windows.win_shell – Execute shell commands on target hosts 
- ansible.windows.win_stat – Get information about Windows files 
- ansible.windows.win_tempfile – Creates temporary files and directories 
- ansible.windows.win_template – Template a file out to a remote server 
- ansible.windows.win_timezone – Sets Windows machine timezone 
- ansible.windows.win_updates – Download and install Windows updates 
- ansible.windows.win_uri – Interacts with webservices 
- ansible.windows.win_user – Manages local Windows user accounts 
- ansible.windows.win_user_profile – Manages the Windows user profiles. 
- ansible.windows.win_user_right – Manage Windows User Rights 
- ansible.windows.win_wait_for – Waits for a condition before continuing 
- ansible.windows.win_whoami – Get information about the current user and process 
