community.general/lib/ansible/modules/windows
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
..
__init__.py
async_status.ps1
async_wrapper.ps1
setup.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
slurp.ps1
win_acl.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_acl.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_acl_inheritance.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_acl_inheritance.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_chocolatey.ps1
win_chocolatey.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_command.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_command.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
win_copy.ps1 win_copy: Fix for idempotency (#20281) 2017-01-27 16:17:35 +00:00
win_copy.py win_copy: Fix for idempotency (#20281) 2017-01-27 16:17:35 +00:00
win_dotnet_ngen.ps1
win_dotnet_ngen.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_environment.ps1
win_environment.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_feature.ps1 win_feature fix issue #20433 - source param not found on win2k8 (#20435) 2017-01-26 17:56:24 -08:00
win_feature.py win_feature fix issue #20433 - source param not found on win2k8 (#20435) 2017-01-26 17:56:24 -08:00
win_file.ps1 win_file: Add check-mode support (#20671) 2017-01-27 15:44:16 -08:00
win_file.py win_file: Add check-mode support (#20671) 2017-01-27 15:44:16 -08:00
win_file_version.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_file_version.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_firewall_rule.ps1
win_firewall_rule.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_get_url.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_get_url.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_group.ps1
win_group.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_webapplication.ps1
win_iis_webapplication.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_webapppool.ps1
win_iis_webapppool.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_webbinding.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_iis_webbinding.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_website.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_iis_website.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_lineinfile.ps1 Consistent path attribute for file-related modules 2017-01-13 15:49:42 -05:00
win_lineinfile.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_msi.ps1 Add -type "path" to path and creates parameter (#20402) 2017-01-27 15:11:09 -08:00
win_msi.py Add -type "path" to path and creates parameter (#20402) 2017-01-27 15:11:09 -08:00
win_nssm.ps1
win_nssm.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_owner.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_owner.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08: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 PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
win_path.ps1 new module: win_path (#20073) 2017-01-17 20:21:04 -08:00
win_path.py new module: win_path (#20073) 2017-01-17 20:21:04 -08:00
win_ping.ps1 win_ping: Make full-functional 2017-01-27 13:23:01 -08:00
win_ping.py win_ping: Make full-functional 2017-01-27 13:23:01 -08: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 win_psexec: execute cmds on remote systems as any user (#20141) 2017-01-24 13:48:58 +00:00
win_reboot.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_regedit.ps1 Fix the integration test to comply recent changes 2017-01-26 20:06:46 +01:00
win_regedit.py Implemented working REG_NONE support 2017-01-26 09:44:51 +01:00
win_regmerge.ps1
win_regmerge.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
win_robocopy.ps1 win_robocopy: Small cleanup (#20515) 2017-01-24 10:40:14 -05:00
win_robocopy.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_say.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_say.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_scheduled_task.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_scheduled_task.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_service.ps1
win_service.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_share.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_share.py Fix infrequent PEP 8 issues. 2017-01-27 14:06:21 -08:00
win_shell.ps1 Windows modules: Add -type "path" to path parameters (#20282) 2017-01-16 11:39:58 -08:00
win_shell.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_shortcut.ps1 win_shortcut: Clean up (#20514) 2017-01-27 13:51:36 +00:00
win_shortcut.py Fix infrequent PEP 8 issues. 2017-01-27 14:06:21 -08:00
win_stat.ps1 Feature/win stat extra info (#19148) 2017-01-27 14:51:12 -08:00
win_stat.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
win_template.py Improve YAML examples - windows/win_template.py (#19408) 2016-12-15 15:04:49 -08:00
win_timezone.ps1 minor spelling changes 2016-12-13 13:51:13 -05:00
win_timezone.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_unzip.ps1 Fix win_unzip module hang on error (#20364) 2017-01-18 20:44:18 +00:00
win_unzip.py Summarize description and add a longer note (#20507) 2017-01-20 11:14:06 -05:00
win_updates.ps1
win_updates.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_uri.ps1 win_uri: module cleanup and added check-mode support (#20511) 2017-01-27 15:24:32 -08:00
win_uri.py win_uri: module cleanup and added check-mode support (#20511) 2017-01-27 15:24:32 -08:00
win_user.ps1
win_user.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_webpicmd.ps1
win_webpicmd.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00