..
__init__.py
package files
9 years ago
_win_msi.py
Stub out modules scheduled for 2.8 removal ( #44985 )
7 years ago
async_status.ps1
async: use async_dir for the async results file directory ( #45461 )
7 years ago
setup.ps1
Fix empty and zeroed memory variables on Windows ( #65259 )
6 years ago
slurp.ps1
win_slurp - fix glob like paths ( #53831 )
7 years ago
win_acl.ps1
win_acl no longer needs SeSecurityPrivilege ( #57804 )
6 years ago
win_acl.py
Windows: Improve the file-related seealso references ( #53099 )
7 years ago
win_acl_inheritance.ps1
win_acl_inheritance - fix glob like paths ( #53829 )
7 years ago
win_acl_inheritance.py
Windows: Improve the file-related seealso references ( #53099 )
7 years ago
win_audit_policy_system.ps1
fix typos in modules ( #62135 )
6 years ago
win_audit_policy_system.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_audit_rule.ps1
fix #Requires to be valid in real Powershell ( #31858 )
8 years ago
win_audit_rule.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_certificate_store.ps1
fix typos in modules ( #62135 )
6 years ago
win_certificate_store.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_chocolatey.ps1
Add --override-arguments option to win_chocolatey module ( #65101 )
6 years ago
win_chocolatey.py
Add --override-arguments option to win_chocolatey module ( #65101 )
6 years ago
win_chocolatey_config.ps1
win_chocolatey_config: added module to manage Chocolatey config ( #42915 )
7 years ago
win_chocolatey_config.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_chocolatey_facts.ps1
many pslint fixes ( #55862 )
7 years ago
win_chocolatey_facts.py
fix typos in modules ( #62135 )
6 years ago
win_chocolatey_feature.ps1
win_chocolatey_feature: new module ( #42848 )
7 years ago
win_chocolatey_feature.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_chocolatey_source.ps1
win_chocolatey_source - fix state=disabled with no source ( #53097 )
7 years ago
win_chocolatey_source.py
win_chocolatey_source - fix state=disabled with no source ( #53097 )
7 years ago
win_command.ps1
Add encoding and codepage params to win_command/win_shell ( #54896 ) ( #54966 )
6 years ago
win_command.py
Add encoding and codepage params to win_command/win_shell ( #54896 ) ( #54966 )
6 years ago
win_computer_description.ps1
win_description Module ( #61629 )
6 years ago
win_computer_description.py
win_description Module ( #61629 )
6 years ago
win_copy.ps1
many pslint fixes ( #55862 )
7 years ago
win_copy.py
Win_copy: doc fix when using become ( #57690 )
7 years ago
win_credential.ps1
many pslint fixes ( #55862 )
7 years ago
win_credential.py
[win_credential.py] Fix example in docs ( #59042 )
6 years ago
win_data_deduplication.ps1
Win data deduplication module ( #59723 )
6 years ago
win_data_deduplication.py
Win data deduplication module ( #59723 )
6 years ago
win_defrag.ps1
win_defrag: Rewrite using AnsibleModule ( #48381 )
7 years ago
win_defrag.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_disk_facts.ps1
win_disk_facts - Set output array order to be by disk number property ( #64997 )
6 years ago
win_disk_facts.py
win_disk_facts: Adds Win32_DiskDrive object to facts ( #51595 )
6 years ago
win_disk_image.ps1
many pslint fixes ( #55862 )
7 years ago
win_disk_image.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_dns_client.ps1
Add full IPv6 support to win_dns_client - Fixes #55962 ( #57577 )
6 years ago
win_dns_client.py
Add full IPv6 support to win_dns_client - Fixes #55962 ( #57577 )
6 years ago
win_dns_record.ps1
win_dns_record ( #51925 )
7 years ago
win_dns_record.py
Fix modules code quote documentations ( #63594 )
6 years ago
win_domain.ps1
Make the DNS service optional when installing Active Directory ( #63440 )
6 years ago
win_domain.py
Make the DNS service optional when installing Active Directory ( #63440 )
6 years ago
win_domain_computer.ps1
win_domain_computer module: Fix idempotence when name != sam_account_name ( #56967 )
6 years ago
win_domain_computer.py
win_domain_computer module: Fix idempotence when name != sam_account_name ( #56967 )
6 years ago
win_domain_controller.ps1
Make the DNS service optional when installing Active Directory ( #63440 )
6 years ago
win_domain_controller.py
Make the DNS service optional when installing Active Directory ( #63440 )
6 years ago
win_domain_group.ps1
fix typos in modules ( #62135 )
6 years ago
win_domain_group.py
fix typos in modules ( #62135 )
6 years ago
win_domain_group_membership.ps1
win_domain_group_membership - Fix to a fix in extra_args ( #58943 )
6 years ago
win_domain_group_membership.py
Added Notes ( #61315 )
6 years ago
win_domain_membership.ps1
many pslint fixes ( #55862 )
7 years ago
win_domain_membership.py
Revert "Add a force_replace_host flag to win_domain_membership ( #53542 )" ( #55056 )
7 years ago
win_domain_user.ps1
win_domain_user: add retry logic for null user principal group ( #54334 )
6 years ago
win_domain_user.py
win_domain_user: Make Identification of the user to work with more robust ( #61594 )
6 years ago
win_dotnet_ngen.ps1
Windows: Add "special" parameter types to docs ( #42853 )
7 years ago
win_dotnet_ngen.py
Windows Setup doc; offer 10x perf improvement ( #58259 )
6 years ago
win_dsc.ps1
win_dsc - be more lenient with datetime parsing ( #59703 )
6 years ago
win_dsc.py
Update win_dsc.py ( #62863 )
6 years ago
win_environment.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_environment.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_eventlog.ps1
Windows: Add "special" parameter types to docs ( #42853 )
7 years ago
win_eventlog.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_eventlog_entry.ps1
Windows: Add "special" parameter types to docs ( #42853 )
7 years ago
win_eventlog_entry.py
Windows: Add parameter types ( #53325 )
7 years ago
win_feature.ps1
Win deprecate 2.8 ( #45473 )
7 years ago
win_feature.py
Improve validation of module return values ( #63411 )
6 years ago
win_file.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_file.py
Windows: Improve the file-related seealso references ( #53099 )
7 years ago
win_file_compression.ps1
New Windows Module: win_file_compression ( #56475 )
6 years ago
win_file_compression.py
New Windows Module: win_file_compression ( #56475 )
6 years ago
win_file_version.ps1
win_file_version: fix typos ( #56751 )
7 years ago
win_file_version.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_find.ps1
win_find - Fix deduped files mistaken for directories ( #58680 )
6 years ago
win_find.py
Fix return value documentation (2/2) ( #63478 )
6 years ago
win_firewall.ps1
win_firewall- Change req check from wmf version to cmdlets presence ( #64998 )
6 years ago
win_firewall.py
update author ( #52583 )
7 years ago
win_firewall_rule.ps1
win_firewall_rule - support ICMP types and codes ( #60361 )
6 years ago
win_firewall_rule.py
win_firewall_rule - support ICMP types and codes ( #60361 )
6 years ago
win_format.ps1
win_format - Add allocation_unit_size ( #56966 )
6 years ago
win_format.py
win_format - Add allocation_unit_size ( #56966 )
6 years ago
win_get_url.ps1
Windows - Add common util for web requests ( #54759 )
6 years ago
win_get_url.py
Windows - Add common util for web requests ( #54759 )
6 years ago
win_group.ps1
Fix check mode support in win_group ( #61977 )
6 years ago
win_group.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_group_membership.ps1
Add "pure" state functionality for win_group_membership ( #51298 )
7 years ago
win_group_membership.py
Add "pure" state functionality for win_group_membership ( #51298 )
7 years ago
win_hostname.ps1
Win_hostname module: Change name check to WMI ( #56420 )
7 years ago
win_hostname.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_hosts.ps1
win_hosts to use Ansible.Basic CSharp Util and better diff support ( #58600 )
6 years ago
win_hosts.py
win_hosts to use Ansible.Basic CSharp Util and better diff support ( #58600 )
6 years ago
win_hotfix.ps1
many pslint fixes ( #55862 )
7 years ago
win_hotfix.py
win_hotfix: fix docs typo ( #59124 )
6 years ago
win_http_proxy.ps1
Added win_http_proxy and win_inet_proxy ( #54631 )
7 years ago
win_http_proxy.py
Added win_http_proxy and win_inet_proxy ( #54631 )
7 years ago
win_iis_virtualdirectory.ps1
Fix win_iis_virtualdirectory to remove a virtual directory that contains children ( #56569 )
7 years ago
win_iis_virtualdirectory.py
Fix win_iis_virtualdirectory to remove a virtual directory that contains children ( #56569 )
7 years ago
win_iis_webapplication.ps1
win_iis_webapplication: add authentication parameters ( #56033 )
6 years ago
win_iis_webapplication.py
win_iis_webapplication: add authentication parameters ( #56033 )
6 years ago
win_iis_webapppool.ps1
allow using --check on win_iis_webapppool module ( #50528 )
6 years ago
win_iis_webapppool.py
Update win_iis_webapppool.py ( #58930 )
6 years ago
win_iis_webbinding.ps1
many pslint fixes ( #55862 )
7 years ago
win_iis_webbinding.py
Fix modules code quote documentations ( #63594 )
6 years ago
win_iis_website.ps1
Improve handling of "restarted" state for win_iis_website module ( #63829 )
6 years ago
win_iis_website.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_inet_proxy.ps1
Added win_http_proxy and win_inet_proxy ( #54631 )
7 years ago
win_inet_proxy.py
fix typos in modules ( #62135 )
6 years ago
win_initialize_disk.ps1
add win_initialize_disk module ( #58617 )
6 years ago
win_initialize_disk.py
add win_initialize_disk module ( #58617 )
6 years ago
win_lineinfile.ps1
win modules - standarize regex and regxp as alias ( #59037 )
6 years ago
win_lineinfile.py
win modules - standarize regex and regxp as alias ( #59037 )
6 years ago
win_mapped_drive.ps1
Ansible.AccessToken - Added shared util for managing a Windows access token ( #60302 )
6 years ago
win_mapped_drive.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_msg.ps1
many pslint fixes ( #55862 )
7 years ago
win_msg.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_netbios.ps1
Windows: new win_netbios module ( #58331 )
6 years ago
win_netbios.py
Windows: new win_netbios module ( #58331 )
6 years ago
win_nssm.ps1
win_nssm - Implement additional parameters ( #65131 )
6 years ago
win_nssm.py
win_nssm - Implement additional parameters ( #65131 )
6 years ago
win_optional_feature.ps1
win_optional_feature - support multiple feature in name ( #54368 )
7 years ago
win_optional_feature.py
win_optional_feature - support multiple feature in name ( #54368 )
7 years ago
win_owner.ps1
win_owner - fix glob like paths ( #53830 )
7 years ago
win_owner.py
Windows: Improve the file-related seealso references ( #53099 )
7 years ago
win_package.ps1
Master ( #62626 )
6 years ago
win_package.py
win_package - Set raw for argument type ( #64690 )
6 years ago
win_pagefile.ps1
many pslint fixes ( #55862 )
7 years ago
win_pagefile.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_partition.ps1
change $partition variable name to $ansible_partition ( #63968 )
6 years ago
win_partition.py
Update module to use Ansible.Basic ( #51365 )
7 years ago
win_path.ps1
Windows: Add "special" parameter types to docs ( #42853 )
7 years ago
win_path.py
fix typos in modules ( #62135 )
6 years ago
win_pester.ps1
win_pester - Align dir scanning with Pester's defaults ( #64880 )
6 years ago
win_pester.py
win_pester - Align dir scanning with Pester's defaults ( #64880 )
6 years ago
win_ping.ps1
Added basic equivalent to PowerShell modules ( #44705 )
7 years ago
win_ping.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_power_plan.ps1
win_power_plan - move to Ansible.Basic and other fixes ( #51575 )
7 years ago
win_power_plan.py
win_power_plan: fix for Windows 10 and Server 2008 compatibility ( #51471 )
7 years ago
win_product_facts.ps1
many pslint fixes ( #55862 )
7 years ago
win_product_facts.py
win_product_facts: Fix RETURN information ( #52058 )
7 years ago
win_psexec.ps1
win_psexec - support paths with a space ( #54009 )
7 years ago
win_psexec.py
win_psexec - deprecate the extra_opts module options ( #53666 )
7 years ago
win_psmodule.ps1
win_psmodule - Missing SkipPublisherCheck in Prerq installations ( #58090 )
7 years ago
win_psmodule.py
test: optimize win_psmodule tests ( #53431 )
7 years ago
win_psrepository.ps1
Update the NuGet package provider when needed ( #50759 )
7 years ago
win_psrepository.py
Add posibilities to run the integration tests for PowerShell < 5.0 ( #50808 )
7 years ago
win_rabbitmq_plugin.ps1
many pslint fixes ( #55862 )
7 years ago
win_rabbitmq_plugin.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_rds_cap.ps1
many pslint fixes ( #55862 )
7 years ago
win_rds_cap.py
Windows: Add parameter types ( #53325 )
7 years ago
win_rds_rap.ps1
many pslint fixes ( #55862 )
7 years ago
win_rds_rap.py
fix typos in modules ( #62135 )
6 years ago
win_rds_settings.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_rds_settings.py
Windows: Add parameter types ( #53325 )
7 years ago
win_reboot.py
Clarify documentation an reboot delay paramaters ( #55934 )
7 years ago
win_reg_stat.ps1
Fix win_reg_stat for HKU hives ( #59359 )
6 years ago
win_reg_stat.py
win reg - Support special chars in path ( #53305 )
7 years ago
win_regedit.ps1
win_regedit - fix typo in HKU path selector
7 years ago
win_regedit.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_region.ps1
win_region - fix format issues when using psrp ( #55487 )
7 years ago
win_region.py
win_region: Fix example ( #55058 )
7 years ago
win_regmerge.ps1
many pslint fixes ( #55862 )
7 years ago
win_regmerge.py
Update win_regmerge.py ( #63633 )
6 years ago
win_robocopy.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_robocopy.py
fix typos in modules ( #62135 )
6 years ago
win_route.ps1
many pslint fixes ( #55862 )
7 years ago
win_route.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_say.ps1
many pslint fixes ( #55862 )
7 years ago
win_say.py
fix typos in modules ( #62135 )
6 years ago
win_scheduled_task.ps1
Allow password to be null in Scheduled Task for gMSA ( #60990 )
6 years ago
win_scheduled_task.py
Add Local Security Policy update example ( #60897 )
6 years ago
win_scheduled_task_stat.ps1
many pslint fixes ( #55862 )
7 years ago
win_scheduled_task_stat.py
fix typos in modules ( #62135 )
6 years ago
win_security_policy.ps1
many pslint fixes ( #55862 )
7 years ago
win_security_policy.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_service.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_service.py
Improve docs for win_service for custom account rights ( #59155 )
6 years ago
win_share.ps1
win_share - Implement append paramtere for access rules ( #59469 )
6 years ago
win_share.py
win_share - Implement append paramtere for access rules ( #59469 )
6 years ago
win_shell.ps1
Add encoding and codepage params to win_command/win_shell ( #54896 ) ( #54966 )
6 years ago
win_shell.py
Add encoding and codepage params to win_command/win_shell ( #54896 ) ( #54966 )
6 years ago
win_shortcut.ps1
win_shortcut: add run as admin and fix shell folder idempotency ( #48584 )
7 years ago
win_shortcut.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_snmp.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_snmp.py
win_snmp: Fixed example documentation ( #58222 ) ( #58261 )
7 years ago
win_stat.ps1
many pslint fixes ( #55862 )
7 years ago
win_stat.py
Fix return value documentation (2/2) ( #63478 )
6 years ago
win_tempfile.ps1
many pslint fixes ( #55862 )
7 years ago
win_tempfile.py
win_tempfile - return absolute path on created temp file ( #53827 )
7 years ago
win_template.py
template - move backup to its own doc ( #59893 )
6 years ago
win_timezone.ps1
Windows: Add "special" parameter types to docs ( #42853 )
7 years ago
win_timezone.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_toast.ps1
fix typos in modules ( #62135 )
6 years ago
win_toast.py
fix typos in modules ( #62135 )
6 years ago
win_unzip.ps1
many pslint fixes ( #55862 )
7 years ago
win_unzip.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_updates.ps1
win_updates: Add flag to only download updates without installing them ( #58631 )
6 years ago
win_updates.py
Improve validation of module return values ( #63411 )
6 years ago
win_uri.ps1
Windows - Add common util for web requests ( #54759 )
6 years ago
win_uri.py
Windows - Add common util for web requests ( #54759 )
6 years ago
win_user.ps1
Ansible.AccessToken - Added shared util for managing a Windows access token ( #60302 )
6 years ago
win_user.py
doc: win_user: fix typo in the description of the groups modifyer ( #63743 )
6 years ago
win_user_profile.ps1
win_user_profile - fix issue on Server 2019 ( #51708 )
7 years ago
win_user_profile.py
win_user_profile - new module ( #50637 )
7 years ago
win_user_right.ps1
win_user_right - fix non json output issue ( #54495 )
7 years ago
win_user_right.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_wait_for.ps1
win modules - standarize regex and regxp as alias ( #59037 )
6 years ago
win_wait_for.py
win modules - standarize regex and regxp as alias ( #59037 )
6 years ago
win_wait_for_process.ps1
win_wait_for_process: Rewrite using AnsibleModule ( #48388 )
7 years ago
win_wait_for_process.py
Added suffix note to process_name_exact parameter ( #62849 )
6 years ago
win_wakeonlan.ps1
win_wakeonlan: Rewrite using AnsibleModule ( #48380 )
7 years ago
win_wakeonlan.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_webpicmd.ps1
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull ( #55065 )
7 years ago
win_webpicmd.py
Windows: Add missing parameter types and doc fixes ( #50232 )
7 years ago
win_whoami.ps1
Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it ( #43179 )
7 years ago
win_whoami.py
fix typos in modules ( #62135 )
6 years ago
win_xml.ps1
Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath ( #53362 )
7 years ago
win_xml.py
Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath ( #53362 )
7 years ago