You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/windows
Matt Davis a5fc9a17f0
return wu result from inner job (#42647)
fixes #42423
6 years ago
..
__init__.py
_win_msi.ps1 win_msi: deprecated in favour of win_package (#28741) 7 years ago
_win_msi.py Windows: Clean up documentation (#36684) 7 years ago
async_status.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
setup.ps1 Add productType property as an ansible fact (#41139) 6 years ago
slurp.ps1
win_acl.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_acl.py Broken link to MSDN (#39814) 6 years ago
win_acl_inheritance.ps1 win_acl_inheritance: Added tests and formatting improvements (#25382) 7 years ago
win_acl_inheritance.py Windows: Clean up documentation (#36684) 7 years ago
win_audit_policy_system.ps1 new windows module win_audit_policy_system (#31046) 7 years ago
win_audit_policy_system.py Windows: Clean up documentation (#36684) 7 years ago
win_audit_rule.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_audit_rule.py Windows: Clean up documentation (#36684) 7 years ago
win_certificate_store.ps1 win_certificate_store: fix typo stopping key_storage from working (#37810) 7 years ago
win_certificate_store.py Update win_certificate_store.py (#38860) 7 years ago
win_chocolatey.ps1 win_chocolatey: always return the rc return value (#41883) 6 years ago
win_chocolatey.py win_chocolatey: always return the rc return value (#41883) 6 years ago
win_command.ps1 standardise the powershell FileUtils (#34969) 7 years ago
win_command.py Windows: Clean up documentation (#36684) 7 years ago
win_copy.ps1 Rename original_basename parameter in various file-related modules 6 years ago
win_copy.py Windows: Clean up documentation (#36684) 7 years ago
win_defrag.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_defrag.py win_defrag: Fixes to documentation (#32634) 7 years ago
win_disk_facts.ps1 win_disk_facts: Prefix facts with ansible_ and use raw values (#35326) 7 years ago
win_disk_facts.py Windows: Clean up documentation (#36684) 7 years ago
win_disk_image.ps1
win_disk_image.py Windows: Clean up documentation (#36684) 7 years ago
win_dns_client.ps1 Fixes issue #34956 (#35149) 7 years ago
win_dns_client.py Windows: Clean up documentation (#36684) 7 years ago
win_domain.ps1 win_domain: fix typo in cmdlet call (#41993) 6 years ago
win_domain.py win_domain - Add ability to specify netbios name (#39084) 7 years ago
win_domain_computer.ps1 Adding module win_domain_computer (#35954) 6 years ago
win_domain_computer.py Correct typo in win_domain_computer doc (#42123) 6 years ago
win_domain_controller.ps1 win_domain_controller: optionally add -ReadOnlyReplica if true (#36017) 7 years ago
win_domain_controller.py Windows: Clean up documentation (#36684) 7 years ago
win_domain_group.ps1 win_domain_user: added ability to explicitly set credentials and user when interacting with AD (#34562) 7 years ago
win_domain_group.py Windows: Clean up documentation (#36684) 7 years ago
win_domain_membership.ps1 win_domain_membership: added better error handling and basic tests (#30674) 7 years ago
win_domain_membership.py Windows: Clean up documentation (#36684) 7 years ago
win_domain_user.ps1 win_domain_user: added ability to explicitly set credentials and user when interacting with AD (#34562) 7 years ago
win_domain_user.py Windows: Clean up documentation (#36684) 7 years ago
win_dotnet_ngen.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_dotnet_ngen.py Windows: Clean up documentation (#36684) 7 years ago
win_dsc.ps1 win_dsc: improved parameter handling (#31556) 7 years ago
win_dsc.py Fix broken links in module documentation (#38469) 7 years ago
win_environment.ps1 win_environment: Added explicit check for null, empty string with state=present (#40468) 6 years ago
win_environment.py win_environment: Added explicit check for null, empty string with state=present (#40468) 6 years ago
win_eventlog.ps1 New Module: Manage Windows event logs (win_eventlog) (#27827) 7 years ago
win_eventlog.py Windows: Clean up documentation (#36684) 7 years ago
win_eventlog_entry.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_eventlog_entry.py Windows: Clean up documentation (#36684) 7 years ago
win_feature.ps1 windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_feature.py windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_file.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_file.py Windows: Clean up documentation (#36684) 7 years ago
win_file_version.ps1 spelling fixes (non-trivial, changing messages) (#25094) 7 years ago
win_file_version.py Clean up non-standard module shebangs. 7 years ago
win_find.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_find.py corrected typo in documentation examples (#36894) 7 years ago
win_firewall.ps1 win_firewall: check-mode support, integration tests (#25127) 7 years ago
win_firewall.py Windows: Clean up documentation (#36684) 7 years ago
win_firewall_rule.ps1 fix PS type conversion failure when using "all" profiles (#34383) 7 years ago
win_firewall_rule.py Clean up non-standard module shebangs. 7 years ago
win_get_url.ps1 Fixed WebRequest init (#40641) 6 years ago
win_get_url.py win_get_url: Fixed a few issues with using FTP and added tests (#39646) 6 years ago
win_group.ps1
win_group.py Windows: Clean up documentation (#36684) 7 years ago
win_group_membership.ps1 Refactor/fix win_group_membership to use SIDs for internal comparisons (#40725) 6 years ago
win_group_membership.py Refactor/fix win_group_membership to use SIDs for internal comparisons (#40725) 6 years ago
win_hostname.ps1 Add windows module for changing the hostname (#40295) 6 years ago
win_hostname.py Add windows module for changing the hostname (#40295) 6 years ago
win_hotfix.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_hotfix.py Windows: Clean up documentation (#36684) 7 years ago
win_iis_virtualdirectory.ps1 removed psobject to hashtables that were missed (#32710) 7 years ago
win_iis_virtualdirectory.py Windows: Clean up documentation (#36684) 7 years ago
win_iis_webapplication.ps1 Fix a typo in win_iis_webapplication.ps1 (#27417) 7 years ago
win_iis_webapplication.py Windows: Clean up documentation (#36684) 7 years ago
win_iis_webapppool.ps1 win_iis_webapppool: do not output some cmdlet outputs (#41884) 6 years ago
win_iis_webapppool.py windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_iis_webbinding.ps1 win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34721) 7 years ago
win_iis_webbinding.py Windows: Clean up documentation (#36684) 7 years ago
win_iis_website.ps1 Fixing issue with win_iis_website parameter types. Issue #34500 (#34501) 7 years ago
win_iis_website.py Windows: Clean up documentation (#36684) 7 years ago
win_lineinfile.ps1 Win lineinfile fix (#35100) 7 years ago
win_lineinfile.py Win lineinfile fix (#35100) 7 years ago
win_mapped_drive.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_mapped_drive.py Windows: Clean up documentation (#36684) 7 years ago
win_msg.ps1 win_msg: added doc about msg limit and included an explicit check for better error handling (#31078) 7 years ago
win_msg.py Windows: Clean up documentation (#36684) 7 years ago
win_nssm.ps1 Add delayed start to win_nssm (#32017) 7 years ago
win_nssm.py Windows: Clean up documentation (#36684) 7 years ago
win_owner.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_owner.py Windows: Clean up documentation (#36684) 7 years ago
win_package.ps1 windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_package.py windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_pagefile.ps1 Adds win_pagefile module (#25605) 7 years ago
win_pagefile.py Windows: Clean up documentation (#36684) 7 years ago
win_path.ps1
win_path.py Windows: Clean up documentation (#36684) 7 years ago
win_pester.ps1 Added module win_pester and relatives integration tests (#37343) 7 years ago
win_pester.py Added module win_pester and relatives integration tests (#37343) 7 years ago
win_ping.ps1
win_ping.py Windows: Clean up documentation (#36684) 7 years ago
win_power_plan.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_power_plan.py Windows: Clean up documentation (#36684) 7 years ago
win_product_facts.ps1 win_product_facts: Fix pslint issues (#37722) 7 years ago
win_product_facts.py win_product_facts: New module to get Windows product information (#35206) 7 years ago
win_psexec.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_psexec.py Windows: Clean up documentation (#36684) 7 years ago
win_psmodule.ps1 Implemented support for Repository selection when installing module (#39909) 6 years ago
win_psmodule.py Implemented support for Repository selection when installing module (#39909) 6 years ago
win_rabbitmq_plugin.ps1 [28017] Integration tests for win_rabbitmq_plugin (#28118) 7 years ago
win_rabbitmq_plugin.py Windows: Clean up documentation (#36684) 7 years ago
win_reboot.py win_reboot: change to sample system uptime instead of checking port status (#31767) 7 years ago
win_reg_stat.ps1 removed psobject to hashtables that were missed (#32710) 7 years ago
win_reg_stat.py Windows: Clean up documentation (#36684) 7 years ago
win_regedit.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_regedit.py Windows: Clean up documentation (#36684) 7 years ago
win_region.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_region.py Windows: Clean up documentation (#36684) 7 years ago
win_regmerge.ps1
win_regmerge.py Windows: Clean up documentation (#36684) 7 years ago
win_robocopy.ps1 win_robocopy: Check-mode support, improved return code and docs (#25410) 7 years ago
win_robocopy.py Windows: Clean up documentation (#36684) 7 years ago
win_route.ps1 New module: Add module to add/remove a network static route on windows (windows/win_route) (#23405) 7 years ago
win_route.py Windows: Clean up documentation (#36684) 7 years ago
win_say.ps1 win_say: Fix issue, add integration tests (#26089) 7 years ago
win_say.py Windows: Clean up documentation (#36684) 7 years ago
win_scheduled_task.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_scheduled_task.py win_scheduled_task fix doc example with datestamp (#40691) 6 years ago
win_scheduled_task_stat.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_scheduled_task_stat.py Windows: Clean up documentation (#36684) 7 years ago
win_security_policy.ps1 Revert "win_security_policy: allow removing values (resolves #40869) (#41125)" (#41986) 6 years ago
win_security_policy.py Windows: Clean up documentation (#36684) 7 years ago
win_service.ps1 win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 7 years ago
win_service.py win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 7 years ago
win_share.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_share.py Windows: Clean up documentation (#36684) 7 years ago
win_shell.ps1 standardise the powershell FileUtils (#34969) 7 years ago
win_shell.py Windows: Clean up documentation (#36684) 7 years ago
win_shortcut.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_shortcut.py Windows: Clean up documentation (#36684) 7 years ago
win_stat.ps1 standardise the powershell FileUtils (#34969) 7 years ago
win_stat.py Windows: Clean up documentation (#36684) 7 years ago
win_tempfile.ps1 win_tempfile: Fix pslint issues (#37720) 7 years ago
win_tempfile.py Windows: Clean up documentation (#36684) 7 years ago
win_template.py Windows: Clean up documentation (#36684) 7 years ago
win_timezone.ps1 win_timezone: Add diff support, integration tests (#25284) 7 years ago
win_timezone.py Windows: Clean up documentation (#36684) 7 years ago
win_toast.ps1 fix #Requires to be valid in real Powershell (#31858) 7 years ago
win_toast.py Windows: Clean up documentation (#36684) 7 years ago
win_unzip.ps1 win_unzip: added support for Server core by using .net zip functions (#29272) 7 years ago
win_unzip.py doc: Update pscx examples (#37245) 7 years ago
win_updates.ps1 return wu result from inner job (#42647) 6 years ago
win_updates.py win_updates: add scheduled tasks back in for older hosts (#38708) 6 years ago
win_uri.ps1 fix for when status codes are provided as a comma separated list (#38080) 7 years ago
win_uri.py win_uri: fixes (#35487) 7 years ago
win_user.ps1
win_user.py Windows: Clean up documentation (#36684) 7 years ago
win_user_right.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_user_right.py Windows: Clean up documentation (#36684) 7 years ago
win_wait_for.ps1 win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used (#36762) 7 years ago
win_wait_for.py Windows: Clean up documentation (#36684) 7 years ago
win_wakeonlan.ps1 win_wakeonlan: Fix pslint issues (#37717) 7 years ago
win_wakeonlan.py Windows: Clean up documentation (#36684) 7 years ago
win_webpicmd.ps1
win_webpicmd.py Windows: Clean up documentation (#36684) 7 years ago
win_whoami.ps1 powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
win_whoami.py Windows: Clean up documentation (#36684) 7 years ago