..
__init__.py
…
_win_msi.ps1
…
_win_msi.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
async_status.ps1
…
setup.ps1
win_setup: fix for machine sid to work in domains with lots of users ( #38646 )
2018-04-12 06:01:16 -04:00
slurp.ps1
…
win_acl.ps1
…
win_acl.py
Broken link to MSDN ( #39814 )
2018-05-07 20:16:23 +01:00
win_acl_inheritance.ps1
…
win_acl_inheritance.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_audit_policy_system.ps1
…
win_audit_policy_system.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_audit_rule.ps1
…
win_audit_rule.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_certificate_store.ps1
win_certificate_store: fix typo stopping key_storage from working ( #37810 )
2018-03-24 09:17:18 +10:00
win_certificate_store.py
Update win_certificate_store.py ( #38860 )
2018-04-18 14:16:31 +10:00
win_chocolatey.ps1
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_chocolatey.py
updating win_chocolatey.py docs examples ( #40101 )
2018-05-15 05:55:23 +10:00
win_command.ps1
standardise the powershell FileUtils ( #34969 )
2018-01-17 14:16:34 +10:00
win_command.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_copy.ps1
win_template: fix issue where dest was specified as a directory ( #39887 )
2018-05-15 09:59:51 +10:00
win_copy.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_defrag.ps1
win_defrag: Fix pslint issues ( #37719 )
2018-03-22 00:06:42 +01:00
win_defrag.py
…
win_disk_facts.ps1
win_disk_facts: Prefix facts with ansible_ and use raw values ( #35326 )
2018-01-26 19:46:53 +10:00
win_disk_facts.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_disk_image.ps1
…
win_disk_image.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_dns_client.ps1
Fixes issue #34956 ( #35149 )
2018-01-23 10:25:08 +10:00
win_dns_client.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_domain.ps1
win_domain - Add ability to specify netbios name ( #39084 )
2018-04-24 15:35:38 +10:00
win_domain.py
win_domain - Add ability to specify netbios name ( #39084 )
2018-04-24 15:35:38 +10:00
win_domain_computer.ps1
Adding module win_domain_computer ( #35954 )
2018-05-17 13:06:01 +10:00
win_domain_computer.py
Adding module win_domain_computer ( #35954 )
2018-05-17 13:06:01 +10:00
win_domain_controller.ps1
win_domain_controller: optionally add -ReadOnlyReplica if true ( #36017 )
2018-02-15 06:15:46 +10:00
win_domain_controller.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_domain_group.ps1
win_domain_user: added ability to explicitly set credentials and user when interacting with AD ( #34562 )
2018-01-08 09:38:13 +10:00
win_domain_group.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_domain_membership.ps1
…
win_domain_membership.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_domain_user.ps1
win_domain_user: added ability to explicitly set credentials and user when interacting with AD ( #34562 )
2018-01-08 09:38:13 +10:00
win_domain_user.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_dotnet_ngen.ps1
…
win_dotnet_ngen.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_dsc.ps1
…
win_dsc.py
Fix broken links in module documentation ( #38469 )
2018-04-10 11:20:14 +10:00
win_environment.ps1
…
win_environment.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_eventlog.ps1
…
win_eventlog.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_eventlog_entry.ps1
…
win_eventlog_entry.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_feature.ps1
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_feature.py
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_file.ps1
win_template: fix issue where dest was specified as a directory ( #39887 )
2018-05-15 09:59:51 +10:00
win_file.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_file_version.ps1
…
win_file_version.py
Clean up non-standard module shebangs.
2018-03-21 11:04:55 -07:00
win_find.ps1
…
win_find.py
corrected typo in documentation examples ( #36894 )
2018-03-01 08:55:28 +01:00
win_firewall.ps1
…
win_firewall.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_firewall_rule.ps1
fix PS type conversion failure when using "all" profiles ( #34383 )
2018-01-02 20:25:46 -08:00
win_firewall_rule.py
Clean up non-standard module shebangs.
2018-03-21 11:04:55 -07:00
win_get_url.ps1
win_get_url: Fixed a few issues with using FTP and added tests ( #39646 )
2018-05-04 08:39:37 +10:00
win_get_url.py
win_get_url: Fixed a few issues with using FTP and added tests ( #39646 )
2018-05-04 08:39:37 +10:00
win_group.ps1
…
win_group.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_group_membership.ps1
…
win_group_membership.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_hostname.ps1
Add windows module for changing the hostname ( #40295 )
2018-05-17 11:41:37 +10:00
win_hostname.py
Add windows module for changing the hostname ( #40295 )
2018-05-17 11:41:37 +10:00
win_hotfix.ps1
…
win_hotfix.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_iis_virtualdirectory.ps1
…
win_iis_virtualdirectory.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_iis_webapplication.ps1
…
win_iis_webapplication.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_iis_webapppool.ps1
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_iis_webapppool.py
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_iis_webbinding.ps1
win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings ( #34721 )
2018-01-19 10:00:35 +10:00
win_iis_webbinding.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_iis_website.ps1
Fixing issue with win_iis_website parameter types. Issue #34500 ( #34501 )
2018-01-08 10:26:16 +10:00
win_iis_website.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_lineinfile.ps1
Win lineinfile fix ( #35100 )
2018-02-26 19:34:44 -05:00
win_lineinfile.py
Win lineinfile fix ( #35100 )
2018-02-26 19:34:44 -05:00
win_mapped_drive.ps1
…
win_mapped_drive.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_msg.ps1
…
win_msg.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_nssm.ps1
…
win_nssm.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_owner.ps1
…
win_owner.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_package.ps1
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_package.py
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_pagefile.ps1
…
win_pagefile.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_path.ps1
…
win_path.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_pester.ps1
Added module win_pester and relatives integration tests ( #37343 )
2018-04-06 11:48:45 +01:00
win_pester.py
Added module win_pester and relatives integration tests ( #37343 )
2018-04-06 11:48:45 +01:00
win_ping.ps1
…
win_ping.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_power_plan.ps1
…
win_power_plan.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_product_facts.ps1
win_product_facts: Fix pslint issues ( #37722 )
2018-03-22 03:18:48 +01:00
win_product_facts.py
win_product_facts: New module to get Windows product information ( #35206 )
2018-01-23 10:44:55 +10:00
win_psexec.ps1
win_psexec: Fix pslint issues ( #37718 )
2018-03-22 03:21:07 +01:00
win_psexec.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_psmodule.ps1
…
win_psmodule.py
update win_psmodule.py ( #39631 )
2018-05-03 14:51:00 +10:00
win_rabbitmq_plugin.ps1
…
win_rabbitmq_plugin.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_reboot.py
…
win_reg_stat.ps1
…
win_reg_stat.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_regedit.ps1
windows: removed deprecated features in 2.6 ( #38930 )
2018-04-26 06:13:37 +10:00
win_regedit.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_region.ps1
…
win_region.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_regmerge.ps1
…
win_regmerge.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_robocopy.ps1
…
win_robocopy.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_route.ps1
…
win_route.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_say.ps1
…
win_say.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_scheduled_task.ps1
Implemented Trigger Repetition ( #32938 )
2018-01-12 08:08:50 +10:00
win_scheduled_task.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_scheduled_task_stat.ps1
win_scheduled_task_stat: correctly return values from nested com values ( #34671 )
2018-01-10 10:23:04 +10:00
win_scheduled_task_stat.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_security_policy.ps1
…
win_security_policy.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_service.ps1
win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets ( #37897 )
2018-04-03 18:28:10 -07:00
win_service.py
win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets ( #37897 )
2018-04-03 18:28:10 -07:00
win_share.ps1
…
win_share.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_shell.ps1
standardise the powershell FileUtils ( #34969 )
2018-01-17 14:16:34 +10:00
win_shell.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_shortcut.ps1
…
win_shortcut.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_stat.ps1
standardise the powershell FileUtils ( #34969 )
2018-01-17 14:16:34 +10:00
win_stat.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_tempfile.ps1
win_tempfile: Fix pslint issues ( #37720 )
2018-03-22 01:10:16 +01:00
win_tempfile.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_template.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_timezone.ps1
…
win_timezone.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_toast.ps1
…
win_toast.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_unzip.ps1
…
win_unzip.py
doc: Update pscx examples ( #37245 )
2018-03-15 09:10:58 +10:00
win_updates.ps1
win_updates: fix typo with download failure and whitelist on multiple updates ( #40283 )
2018-05-16 18:04:58 -04:00
win_updates.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_uri.ps1
fix for when status codes are provided as a comma separated list ( #38080 )
2018-04-10 12:25:08 +10:00
win_uri.py
win_uri: fixes ( #35487 )
2018-02-07 20:58:47 +11:00
win_user.ps1
…
win_user.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_user_right.ps1
Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name ( #39400 )
2018-04-30 16:18:25 +10:00
win_user_right.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_wait_for.ps1
win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used ( #36762 )
2018-03-07 08:40:57 +10:00
win_wait_for.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_wakeonlan.ps1
win_wakeonlan: Fix pslint issues ( #37717 )
2018-03-21 23:45:17 +01:00
win_wakeonlan.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_webpicmd.ps1
…
win_webpicmd.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00
win_whoami.ps1
win_whoami: removed logon_sid from return results ( #34425 )
2018-01-03 17:57:44 -05:00
win_whoami.py
Windows: Clean up documentation ( #36684 )
2018-02-25 03:09:54 +01:00