community.general/lib/ansible/modules/windows
Matt Davis b71b157fb3 Cleanse CLIXML from win_shell stderr (#23329)
prunes all but Error stream values
2017-04-06 01:39:20 -07:00
..
__init__.py
async_status.ps1
async_wrapper.ps1 refactoring async 2017-02-06 19:32:00 -05:00
setup.ps1 Clean up windows setup module (#21343) 2017-02-20 11:49:52 +00:00
slurp.ps1 win_slurp: Small cleanup (#21363) 2017-02-23 22:38:17 -08:00
win_acl.ps1 Fix Issue #20553 #15737 - merge with reg functionality #19443 (#20555) 2017-03-06 12:56:17 -08:00
win_acl.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_acl_inheritance.ps1
win_acl_inheritance.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_chocolatey.ps1 win_chocolatey: Perform exact presence check (#23098) 2017-04-04 09:39:27 -07:00
win_chocolatey.py win_chocolatey: Add check-mode support (#22501) 2017-03-14 18:57:29 -07:00
win_command.ps1 win_command/win_shell: Clean up and make coherent (#21371) 2017-03-23 20:05:22 -07:00
win_command.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_copy.ps1 win_copy: added remote and content options (#21546) 2017-03-01 22:35:03 -08:00
win_copy.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_disk_image.ps1 initial commit of win_disk_image (#22175) 2017-03-01 16:31:01 -08:00
win_disk_image.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_dns_client.ps1 initial commit of win_dns_client module (#22016) 2017-02-27 15:48:32 -08:00
win_dns_client.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_domain.ps1 changed parameter name from forest_root_dns_domain to dns_domain_name (to match documentation and other win_domain* modules) and fix example which has win_domain_controller instead of win_domain for module name. (#23081) 2017-03-29 11:34:45 -07:00
win_domain.py changed parameter name from forest_root_dns_domain to dns_domain_name (to match documentation and other win_domain* modules) and fix example which has win_domain_controller instead of win_domain for module name. (#23081) 2017-03-29 11:34:45 -07:00
win_domain_controller.ps1 initial commit of win_domain_controller (#22115) 2017-02-28 19:04:52 -08:00
win_domain_controller.py correct examples to match correct _password module parameter names (#23067) 2017-03-29 11:32:33 -07:00
win_domain_membership.ps1 initial commit of win_domain_membership module (#22027) 2017-02-27 17:37:38 -08:00
win_domain_membership.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_dotnet_ngen.ps1
win_dotnet_ngen.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_environment.ps1 win_environment: Clean up, check-mode and diff support (#21356) 2017-02-24 10:34:05 +00:00
win_environment.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_feature.ps1 win_feature: Clean up and check-mode support (#21351) 2017-03-14 19:01:03 -07:00
win_feature.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_file.ps1 win_file: fix error when creating an existing dir (#19070) 2017-03-17 09:33:57 -07:00
win_file.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_file_version.ps1 win_file_version: Clean up and check-mode support (#21379) 2017-02-23 23:35:19 -08:00
win_file_version.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_find.ps1 win_find fix up age parameter (#23195) 2017-04-03 11:43:07 -07:00
win_find.py win_find fix up age parameter (#23195) 2017-04-03 11:43:07 -07:00
win_firewall_rule.ps1 win_firewall_rule doesn't fail when profile is "any" or remoteip is IPv4 and the task runs more than once. (#22555) 2017-03-23 20:01:26 -07:00
win_firewall_rule.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_get_url.ps1 Fix #22126 (#22128) 2017-03-29 11:29:27 -07:00
win_get_url.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_group.ps1 win_group: Clean up and check-mode support (#21384) 2017-02-23 23:34:33 -08:00
win_group.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_iis_webapplication.ps1
win_iis_webapplication.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_iis_webapppool.ps1 win_iis_webapppool: Use Get-AnsibleParam to retrieve parameter 2017-03-23 07:42:47 -07:00
win_iis_webapppool.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_iis_webbinding.ps1
win_iis_webbinding.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_iis_website.ps1
win_iis_website.py Added example of removing the standard website and port 80 binding (#22457) 2017-03-16 14:52:28 -07:00
win_lineinfile.ps1 win_lineinfile: Clean up and check-mode support (#21503) 2017-02-23 23:29:11 -08:00
win_lineinfile.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_msg.ps1 Add win_msg module (#22008) 2017-03-01 14:16:33 +00:00
win_msg.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_msi.ps1 win_msi:Fixing Issue #20315 - shows changed even when msi not found (#20358) 2017-02-04 09:32:06 +01:00
win_msi.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_nssm.ps1 win_nssm: Clean up parameter handling + docs (#21625) 2017-02-23 23:14:12 -08:00
win_nssm.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_owner.ps1 win_owner: Clean up and check-mode support (#21385) 2017-02-23 23:33:35 -08:00
win_owner.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_package.ps1 Add feature - win_package - allow non-zero return codes - Issue #20408 (#20410) 2017-01-26 16:32:49 -08:00
win_package.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_path.ps1 new module: win_path (#20073) 2017-01-17 20:21:04 -08:00
win_path.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_ping.ps1 win_ping: Make full-functional 2017-01-27 13:23:01 -08:00
win_ping.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_psexec.ps1 win_psexec: execute cmds on remote systems as any user (#20141) 2017-01-24 13:48:58 +00:00
win_psexec.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_reboot.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_reg_stat.ps1 win_reg_stat change the module parameters for standardisation (#22732) 2017-03-23 15:15:28 -07:00
win_reg_stat.py win_reg_stat change the module parameters for standardisation (#22732) 2017-03-23 15:15:28 -07:00
win_regedit.ps1 Improve diff-support and use Add-Warning() (#21519) 2017-02-23 23:22:39 -08:00
win_regedit.py Small consistency fixes (#23294) 2017-04-05 22:03:29 +01:00
win_region.ps1 win_region: Small changes to Add-AnsibleParam and docs (#22310) 2017-03-08 15:58:14 +00:00
win_region.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_regmerge.ps1 win_regmerge: Clean up parameter handling (#21388) 2017-02-16 12:41:59 +00:00
win_regmerge.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_robocopy.ps1 win_robocopy: Small cleanup (#20515) 2017-01-24 10:40:14 -05:00
win_robocopy.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_say.ps1 win_say: Clean up and check-mode support 2017-02-20 10:02:11 -05:00
win_say.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_scheduled_task.ps1 win_scheduled_task: Added frequency: once and check_mode support (#22611) 2017-03-15 07:11:24 -07:00
win_scheduled_task.py win_scheduled_task: Added frequency: once and check_mode support (#22611) 2017-03-15 07:11:24 -07:00
win_service.ps1 win_service Added -Force option and minor cleanup (#22598) 2017-03-14 18:53:31 -07:00
win_service.py win_service Added -Force option and minor cleanup (#22598) 2017-03-14 18:53:31 -07:00
win_share.ps1 win_share: tweaks after the caching mode changes (#22763) 2017-03-23 15:08:53 -07:00
win_share.py win_share: tweaks after the caching mode changes (#22763) 2017-03-23 15:08:53 -07:00
win_shell.ps1 Cleanse CLIXML from win_shell stderr (#23329) 2017-04-06 01:39:20 -07:00
win_shell.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_shortcut.ps1 win_shortcut: Clean up parameter handling (#21378) 2017-02-21 10:25:45 +00:00
win_shortcut.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_stat.ps1 win_stat change return islink to islnk to match stat (#23196) 2017-04-03 11:38:34 -07:00
win_stat.py win_stat change return islink to islnk to match stat (#23196) 2017-04-03 11:38:34 -07:00
win_tempfile.ps1 win_tempfile: New module implementing tempfile on Windows (#21623) 2017-02-20 11:48:55 +00:00
win_tempfile.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_template.py Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
win_timezone.ps1 win_timezone: Clean up and check-mode support (#21387) 2017-02-21 06:01:09 +00:00
win_timezone.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_unzip.ps1 Fixes #22136 (#22137) 2017-03-03 09:50:42 -05:00
win_unzip.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_updates.ps1
win_updates.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_uri.ps1 win_uri: Replace -type "string" with -type "str" (#21373) 2017-02-23 23:35:52 -08:00
win_uri.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
win_user.ps1 win_user: Clean up parameter handling and $result hash (#21375) 2017-02-24 10:08:15 +00:00
win_user.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
win_webpicmd.ps1 win_webpicmd: Clean up parameter handling (#21376) 2017-02-20 17:28:25 +00:00
win_webpicmd.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00