ansible/lib/ansible/modules/windows
2020-02-14 15:30:35 -05:00
..
__init__.py
async_status.ps1
setup.ps1 Deprecate Windows 2008, and 2008 R2 (#66257) 2020-01-14 11:22:39 +10:00
slurp.ps1 win_slurp - fix glob like paths (#53831) 2019-03-15 14:59:01 +10:00
win_acl.ps1 win_acl no longer needs SeSecurityPrivilege (#57804) 2019-11-13 09:54:57 +10:00
win_acl.py Windows: Improve the file-related seealso references (#53099) 2019-03-06 13:40:02 -06:00
win_acl_inheritance.ps1 win_acl_inheritance - fix glob like paths (#53829) 2019-03-15 14:57:59 +10:00
win_acl_inheritance.py Windows: Improve the file-related seealso references (#53099) 2019-03-06 13:40:02 -06:00
win_audit_policy_system.ps1 fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_audit_policy_system.py
win_audit_rule.ps1
win_audit_rule.py
win_auto_logon.ps1 win_auto_logon - check, diff and store pass in LSA (#65528) 2019-12-05 11:24:30 +10:00
win_auto_logon.py win_auto_logon - check, diff and store pass in LSA (#65528) 2019-12-05 11:24:30 +10:00
win_certificate_info.ps1 New Windows Module: win_certificate_info (#64035) 2019-12-17 12:43:03 +10:00
win_certificate_info.py New Windows Module: win_certificate_info (#64035) 2019-12-17 12:43:03 +10:00
win_certificate_store.ps1 fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_certificate_store.py
win_chocolatey.ps1 Add --override-arguments option to win_chocolatey module (#65101) 2019-11-25 09:51:13 +10:00
win_chocolatey.py Add --override-arguments option to win_chocolatey module (#65101) 2019-11-25 09:51:13 +10:00
win_chocolatey_config.ps1
win_chocolatey_config.py
win_chocolatey_facts.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_chocolatey_facts.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_chocolatey_feature.ps1
win_chocolatey_feature.py
win_chocolatey_source.ps1 win_chocolatey_source - fix state=disabled with no source (#53097) 2019-03-05 14:18:00 +10:00
win_chocolatey_source.py win_chocolatey_source - fix state=disabled with no source (#53097) 2019-03-05 14:18:00 +10:00
win_command.ps1 Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 2019-11-12 15:58:57 +10:00
win_command.py Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 2019-11-12 15:58:57 +10:00
win_computer_description.ps1 win_description Module (#61629) 2019-12-04 14:25:16 +10:00
win_computer_description.py win_description Module (#61629) 2019-12-04 14:25:16 +10:00
win_copy.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_copy.py Win_copy: doc fix when using become (#57690) 2019-06-17 13:55:29 -05:00
win_credential.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_credential.py [win_credential.py] Fix example in docs (#59042) 2019-07-12 15:30:09 -05:00
win_data_deduplication.ps1 Win data deduplication module (#59723) 2019-12-04 14:21:21 +10:00
win_data_deduplication.py Win data deduplication module (#59723) 2019-12-04 14:21:21 +10:00
win_defrag.ps1
win_defrag.py
win_disk_facts.ps1 win_disk_facts - Set output array order to be by disk number property (#64997) 2019-12-02 06:54:18 +10:00
win_disk_facts.py win_disk_facts: Adds Win32_DiskDrive object to facts (#51595) 2019-11-15 15:45:18 +10:00
win_disk_image.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_disk_image.py
win_dns_client.ps1 win_dns_client - only configure ip enabled adapters (#65488) 2019-12-05 06:04:13 +10:00
win_dns_client.py Add full IPv6 support to win_dns_client - Fixes #55962 (#57577) 2019-11-18 07:30:06 +10:00
win_dns_record.ps1 win_dns_record (#51925) 2019-03-19 15:37:14 +10:00
win_dns_record.py Fix modules code quote documentations (#63594) 2019-11-05 16:44:21 -05:00
win_domain.ps1 Added -LogPath param from Install-ADDSForest to win_domain module (#66956) 2020-02-04 14:52:24 +10:00
win_domain.py Added -LogPath param from Install-ADDSForest to win_domain module (#66956) 2020-02-04 14:52:24 +10:00
win_domain_computer.ps1 win_domain_computer module: Fix idempotence when name != sam_account_name (#56967) 2019-11-14 12:59:05 +10:00
win_domain_computer.py win_domain_computer module: Fix idempotence when name != sam_account_name (#56967) 2019-11-14 12:59:05 +10:00
win_domain_controller.ps1 win_domain_controller - add a deprecation warning for the log_path option (#67108) 2020-02-05 10:46:47 +10:00
win_domain_controller.py win_domain_controller - add a deprecation warning for the log_path option (#67108) 2020-02-05 10:46:47 +10:00
win_domain_group.ps1 fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_domain_group.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_domain_group_membership.ps1 win_domain_group_membership - Fix to a fix in extra_args (#58943) 2019-07-17 05:38:42 +10:00
win_domain_group_membership.py Added Notes (#61315) 2019-08-28 08:15:30 +10:00
win_domain_membership.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_domain_membership.py Revert "Add a force_replace_host flag to win_domain_membership (#53542)" (#55056) 2019-04-09 13:52:23 -07:00
win_domain_user.ps1 win_domain_user: add retry logic for null user principal group (#54334) 2019-11-15 11:54:37 +10:00
win_domain_user.py win_domain_user: Make Identification of the user to work with more robust (#61594) 2019-11-13 08:42:44 +10:00
win_dotnet_ngen.ps1
win_dotnet_ngen.py Windows Setup doc; offer 10x perf improvement (#58259) 2019-07-30 15:53:17 -04:00
win_dsc.ps1 win_dsc - be more lenient with datetime parsing (#59703) 2019-07-31 08:45:37 +10:00
win_dsc.py Update win_dsc.py (#62863) 2019-09-26 10:38:14 -04:00
win_environment.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_environment.py
win_eventlog.ps1
win_eventlog.py
win_eventlog_entry.ps1
win_eventlog_entry.py Windows: Add parameter types (#53325) 2019-03-06 13:22:58 -06:00
win_feature.ps1
win_feature.py Improve validation of module return values (#63411) 2019-10-18 16:01:52 +01:00
win_file.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_file.py Add newline in description of win_file.state (#67427) 2020-02-14 15:30:35 -05:00
win_file_compression.ps1 New Windows Module: win_file_compression (#56475) 2019-11-26 09:26:13 +10:00
win_file_compression.py New Windows Module: win_file_compression (#56475) 2019-11-26 09:26:13 +10:00
win_file_version.ps1 win_file_version: fix typos (#56751) 2019-05-22 15:44:54 +10:00
win_file_version.py
win_find.ps1 win_find - Refactor for better performance and alignment to find (#65536) 2019-12-06 10:01:11 +10:00
win_find.py win_find - Refactor for better performance and alignment to find (#65536) 2019-12-06 10:01:11 +10:00
win_firewall.ps1 win_firewall- Change req check from wmf version to cmdlets presence (#64998) 2019-11-20 11:00:56 +10:00
win_firewall.py update author (#52583) 2019-02-22 10:24:16 +00:00
win_firewall_rule.ps1 win_firewall_rule - support ICMP types and codes (#60361) 2019-11-14 11:32:01 +10:00
win_firewall_rule.py win_firewall_rule - support ICMP types and codes (#60361) 2019-11-14 11:32:01 +10:00
win_format.ps1 win_format - Add allocation_unit_size (#56966) 2019-09-25 08:58:30 -04:00
win_format.py add os version requirement text to note (#65617) 2019-12-10 09:16:35 -06:00
win_get_url.ps1 Move url option from util to individual modules (#67068) 2020-02-04 10:43:33 +10:00
win_get_url.py WebRequest - remove generically named aliases from util (#66325) 2020-01-10 13:01:26 +10:00
win_group.ps1 Fix check mode support in win_group (#61977) 2019-09-16 06:45:43 +10:00
win_group.py
win_group_membership.ps1
win_group_membership.py
win_hostname.ps1 Win_hostname module: Change name check to WMI (#56420) 2019-05-29 05:30:16 +10:00
win_hostname.py
win_hosts.ps1 win_hosts to use Ansible.Basic CSharp Util and better diff support (#58600) 2019-07-22 09:08:36 +10:00
win_hosts.py win_hosts to use Ansible.Basic CSharp Util and better diff support (#58600) 2019-07-22 09:08:36 +10:00
win_hotfix.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_hotfix.py win_hotfix: fix docs typo (#59124) 2019-07-16 14:09:13 -05:00
win_http_proxy.ps1 Added win_http_proxy and win_inet_proxy (#54631) 2019-04-05 11:19:30 +10:00
win_http_proxy.py Added win_http_proxy and win_inet_proxy (#54631) 2019-04-05 11:19:30 +10:00
win_iis_virtualdirectory.ps1 Fix win_iis_virtualdirectory to remove a virtual directory that contains children (#56569) 2019-05-29 05:59:50 +10:00
win_iis_virtualdirectory.py Fix win_iis_virtualdirectory to remove a virtual directory that contains children (#56569) 2019-05-29 05:59:50 +10:00
win_iis_webapplication.ps1 win_iis_webapplication: add authentication parameters (#56033) 2019-11-15 16:04:19 +10:00
win_iis_webapplication.py win_iis_webapplication: add authentication parameters (#56033) 2019-11-15 16:04:19 +10:00
win_iis_webapppool.ps1 allow using --check on win_iis_webapppool module (#50528) 2019-11-14 08:52:34 +10:00
win_iis_webapppool.py Update win_iis_webapppool.py (#58930) 2019-07-10 14:42:00 -05:00
win_iis_webbinding.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_iis_webbinding.py Fix modules code quote documentations (#63594) 2019-11-05 16:44:21 -05:00
win_iis_website.ps1 Improve handling of "restarted" state for win_iis_website module (#63829) 2019-11-13 10:24:25 +10:00
win_iis_website.py
win_inet_proxy.ps1 Added win_http_proxy and win_inet_proxy (#54631) 2019-04-05 11:19:30 +10:00
win_inet_proxy.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_initialize_disk.ps1 add win_initialize_disk module (#58617) 2019-12-04 12:37:15 +10:00
win_initialize_disk.py add win_initialize_disk module (#58617) 2019-12-04 12:37:15 +10:00
win_lineinfile.ps1 win modules - standarize regex and regxp as alias (#59037) 2019-08-28 09:38:23 +10:00
win_lineinfile.py win modules - standarize regex and regxp as alias (#59037) 2019-08-28 09:38:23 +10:00
win_mapped_drive.ps1 Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 2019-08-09 21:10:44 +10:00
win_mapped_drive.py win_mapped_drive - Add WebDAV information (#67111) 2020-02-05 13:23:52 +10:00
win_msg.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_msg.py
win_netbios.ps1 Windows: new win_netbios module (#58331) 2019-07-29 07:56:53 +10:00
win_netbios.py Windows: new win_netbios module (#58331) 2019-07-29 07:56:53 +10:00
win_nssm.ps1 win_nssm - Implement additional parameters (#65131) 2019-12-02 06:49:07 +10:00
win_nssm.py win_nssm - Implement additional parameters (#65131) 2019-12-02 06:49:07 +10:00
win_optional_feature.ps1 win_optional_feature - support multiple feature in name (#54368) 2019-03-28 05:26:20 +10:00
win_optional_feature.py win_optional_feature - support multiple feature in name (#54368) 2019-03-28 05:26:20 +10:00
win_owner.ps1 win_owner - fix glob like paths (#53830) 2019-03-15 14:58:15 +10:00
win_owner.py Windows: Improve the file-related seealso references (#53099) 2019-03-06 13:40:02 -06:00
win_package.ps1 win_package - Refactor with msp, appx support (#66931) 2020-02-13 16:44:19 +10:00
win_package.py win_package - Refactor with msp, appx support (#66931) 2020-02-13 16:44:19 +10:00
win_pagefile.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_pagefile.py
win_partition.ps1 change $partition variable name to $ansible_partition (#63968) 2019-11-12 14:44:18 +10:00
win_partition.py
win_path.ps1
win_path.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_pester.ps1 win_pester - Align dir scanning with Pester's defaults (#64880) 2019-11-15 13:53:30 +10:00
win_pester.py win_pester - Align dir scanning with Pester's defaults (#64880) 2019-11-15 13:53:30 +10:00
win_ping.ps1
win_ping.py
win_power_plan.ps1
win_power_plan.py
win_product_facts.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_product_facts.py Added an example with output. (#65336) 2019-12-05 06:56:51 +10:00
win_psexec.ps1 Removed deprecated items in Windows modules (#67105) 2020-02-05 09:02:04 +10:00
win_psexec.py Removed deprecated items in Windows modules (#67105) 2020-02-05 09:02:04 +10:00
win_psmodule.ps1 win_psmodule - Missing SkipPublisherCheck in Prerq installations (#58090) 2019-07-05 08:00:58 +10:00
win_psmodule.py test: optimize win_psmodule tests (#53431) 2019-03-11 05:43:21 +10:00
win_psrepository.ps1 Update the NuGet package provider when needed (#50759) 2019-02-12 12:22:22 -08:00
win_psrepository.py Add posibilities to run the integration tests for PowerShell < 5.0 (#50808) 2019-02-12 15:51:03 -05:00
win_rabbitmq_plugin.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_rabbitmq_plugin.py
win_rds_cap.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_rds_cap.py Windows: Add parameter types (#53325) 2019-03-06 13:22:58 -06:00
win_rds_rap.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_rds_rap.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_rds_settings.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_rds_settings.py Windows: Add parameter types (#53325) 2019-03-06 13:22:58 -06:00
win_reboot.py reboot - add boot_time_command parameter (#62680) 2020-01-21 13:42:32 -05:00
win_reg_stat.ps1 Fix win_reg_stat for HKU hives (#59359) 2019-07-22 09:12:14 +10:00
win_reg_stat.py win reg - Support special chars in path (#53305) 2019-03-08 05:41:52 +10:00
win_regedit.ps1 win_regedit - fix typo in HKU path selector 2019-03-27 06:30:05 +10:00
win_regedit.py
win_region.ps1 win_region - fix format issues when using psrp (#55487) 2019-04-18 13:42:21 +10:00
win_region.py win_region: Fix example (#55058) 2019-04-10 00:06:05 +02:00
win_regmerge.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_regmerge.py Update win_regmerge.py (#63633) 2019-10-18 15:33:39 +01:00
win_robocopy.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_robocopy.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_route.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_route.py
win_say.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_say.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_scheduled_task.ps1 Allow password to be null in Scheduled Task for gMSA (#60990) 2019-08-28 08:44:45 +10:00
win_scheduled_task.py Update Documentation for win_scheduled_task.py (#66079) 2020-01-02 11:34:17 -06:00
win_scheduled_task_stat.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_scheduled_task_stat.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_security_policy.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_security_policy.py
win_service.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_service.py Improve docs for win_service for custom account rights (#59155) 2019-07-17 08:03:47 +01:00
win_service_info.ps1 Added Ansible.Service util and win_service_info (#67367) 2020-02-13 14:34:58 +10:00
win_service_info.py Added Ansible.Service util and win_service_info (#67367) 2020-02-13 14:34:58 +10:00
win_share.ps1 win_share - Implement append paramtere for access rules (#59469) 2019-12-04 14:16:10 +10:00
win_share.py win_share - Implement append paramtere for access rules (#59469) 2019-12-04 14:16:10 +10:00
win_shell.ps1 Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 2019-11-12 15:58:57 +10:00
win_shell.py Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 2019-11-12 15:58:57 +10:00
win_shortcut.ps1
win_shortcut.py
win_snmp.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_snmp.py win_snmp: Fixed example documentation (#58222) (#58261) 2019-06-24 08:00:18 +01:00
win_stat.ps1 Removed deprecated items in Windows modules (#67105) 2020-02-05 09:02:04 +10:00
win_stat.py Removed deprecated items in Windows modules (#67105) 2020-02-05 09:02:04 +10:00
win_tempfile.ps1 many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
win_tempfile.py win_tempfile - return absolute path on created temp file (#53827) 2019-03-15 14:57:27 +10:00
win_template.py Added required parameter to document DOC-string to produce Documentation. (#65230) 2019-12-05 06:23:45 +10:00
win_timezone.ps1
win_timezone.py
win_toast.ps1 fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_toast.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_unzip.ps1 win_unzip - LiteralPath fix (#66972) 2020-01-31 12:59:46 +10:00
win_unzip.py
win_updates.ps1 Typo correction (#66869) 2020-01-29 19:46:43 +05:30
win_updates.py Improve validation of module return values (#63411) 2019-10-18 16:01:52 +01:00
win_uri.ps1 Move url option from util to individual modules (#67068) 2020-02-04 10:43:33 +10:00
win_uri.py validate-modules - support deprecated_aliases (#66965) 2020-01-31 07:35:16 +10:00
win_user.ps1 Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 2019-08-09 21:10:44 +10:00
win_user.py doc: win_user: fix typo in the description of the groups modifyer (#63743) 2019-10-21 17:02:39 +02:00
win_user_profile.ps1
win_user_profile.py
win_user_right.ps1 win_user_right - fix non json output issue (#54495) 2019-03-28 12:30:20 +10:00
win_user_right.py win_user_right - docs to show how to remove all (#66315) 2020-01-10 06:33:00 +10:00
win_wait_for.ps1 win modules - standarize regex and regxp as alias (#59037) 2019-08-28 09:38:23 +10:00
win_wait_for.py win modules - standarize regex and regxp as alias (#59037) 2019-08-28 09:38:23 +10:00
win_wait_for_process.ps1
win_wait_for_process.py Added suffix note to process_name_exact parameter (#62849) 2019-09-25 22:49:41 +01:00
win_wakeonlan.ps1
win_wakeonlan.py
win_webpicmd.ps1 Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065) 2019-04-10 15:30:38 +10:00
win_webpicmd.py
win_whoami.ps1
win_whoami.py fix typos in modules (#62135) 2019-09-11 13:40:22 -05:00
win_xml.ps1 Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath (#53362) 2019-04-30 13:19:56 -07:00
win_xml.py Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath (#53362) 2019-04-30 13:19:56 -07:00