Ansible.Windows
Collection version 2.5.0
Description
Ansible collection for core Windows plugins.
Authors:
Jordan Borean @jborean93
Matt Davis @nitzmahone
Supported ansible-core versions:
2.15 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 ansible.windows collection:
Modules
async_status module – Obtain status of asynchronous task
setup module – Gathers facts about remote hosts
slurp module – Slurps a file from remote nodes
win_acl module – Set file/directory/registry/certificate permissions for a system user or group
win_acl_inheritance module – Change ACL inheritance
win_certificate_store module – Manages the certificate store
win_command module – Executes a command on a remote Windows node
win_copy module – Copies files to remote locations on windows hosts
win_dns_client module – Configures DNS lookup on Windows hosts
win_domain module – Ensures the existence of a Windows domain DEPRECATED
win_domain_controller module – Manage domain controller/member server state for a Windows host DEPRECATED
win_domain_membership module – Manage domain/workgroup membership for a Windows host DEPRECATED
win_dsc module – Invokes a PowerShell DSC configuration
win_environment module – Modify environment variables on windows hosts
win_feature module – Installs and uninstalls Windows Features on Windows Server
win_file module – Creates, touches or removes files or directories
win_find module – Return a list of files based on specific criteria
win_get_url module – Downloads file from HTTP, HTTPS, or FTP to node
win_group module – Add and remove local groups
win_group_membership module – Manage Windows local group membership
win_hostname module – Manages local Windows computer name
win_optional_feature module – Manage optional Windows features
win_owner module – Set owner
win_package module – Installs/uninstalls an installable package
win_path module – Manage Windows path environment variables
win_ping module – A windows version of the classic ping module
win_powershell module – Run PowerShell scripts
win_reboot module – Reboot a windows machine
win_reg_stat module – Get information about Windows registry keys
win_regedit module – Add, change, or remove registry keys and values
win_service module – Manage and query Windows services
win_service_info module – Gather information about Windows services
win_share module – Manage Windows shares
win_shell module – Execute shell commands on target hosts
win_stat module – Get information about Windows files
win_tempfile module – Creates temporary files and directories
win_template module – Template a file out to a remote server
win_updates module – Download and install Windows updates
win_uri module – Interacts with webservices
win_user module – Manages local Windows user accounts
win_user_right module – Manage Windows User Rights
win_wait_for module – Waits for a condition before continuing
win_whoami module – Get information about the current user and process
Filter Plugins
quote filter – Quotes argument(s) for various Windows shells
See also
List of collections with docs hosted here.