1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/windows
Jordan Borean 778dc9ad38 win_copy: added remote and content options (#21546)
* win_copy: added remote and content options

* readded comment about original_basename accidentally removed
2017-03-01 22:35:03 -08:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
async_status.ps1 Windows async module support (#4710) 2016-12-08 11:25:02 -05:00
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 minor spelling changes 2016-12-13 13:51:13 -05:00
win_acl.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -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 Typo in Add-DeprecationWarning call (#22168) 2017-03-01 22:21:22 -08:00
win_chocolatey.py win_chocolatey: Add example to upgrade all installed software (#22167) 2017-03-01 22:22: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 Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
win_copy.ps1 win_copy: added remote and content options (#21546) 2017-03-01 22:35:03 -08:00
win_copy.py win_copy: added remote and content options (#21546) 2017-03-01 22:35:03 -08:00
win_disk_image.ps1 initial commit of win_disk_image (#22175) 2017-03-01 16:31:01 -08:00
win_disk_image.py initial commit of win_disk_image (#22175) 2017-03-01 16:31:01 -08: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 initial commit of win_dns_client module (#22016) 2017-02-27 15:48:32 -08:00
win_domain.ps1 initial commit of win_domain module (#22179) 2017-03-01 17:49:15 -08:00
win_domain.py initial commit of win_domain module (#22179) 2017-03-01 17:49:15 -08:00
win_domain_controller.ps1 initial commit of win_domain_controller (#22115) 2017-02-28 19:04:52 -08:00
win_domain_controller.py initial commit of win_domain_controller (#22115) 2017-02-28 19:04:52 -08: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 initial commit of win_domain_membership module (#22027) 2017-02-27 17:37:38 -08:00
win_dotnet_ngen.ps1 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
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: Clean up, check-mode and diff support (#21356) 2017-02-24 10:34:05 +00:00
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 Implemented -WhatIf:$check_mode support (#21628) 2017-02-23 23:10:25 -08:00
win_file.py win_file: Add check-mode support (#20671) 2017-01-27 15:44:16 -08: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 Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_find.ps1 Added win_find module (#19144) 2017-02-08 22:19:08 +00:00
win_find.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
win_firewall_rule.ps1 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
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 win_get_url: Clean up and check-mode support (#21381) 2017-02-23 22:26:01 -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: Clean up and check-mode support (#21384) 2017-02-23 23:34:33 -08:00
win_group.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00
win_iis_virtualdirectory.ps1 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
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 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
win_iis_webapplication.py Grammar and spelling on win_iis_webapplication. (#21618) 2017-02-19 18:01:58 +00:00
win_iis_webapppool.ps1 win_iis_webapppool module, fixes and improvement (#20680) 2017-02-28 11:14:41 +00:00
win_iis_webapppool.py win_iis_webapppool module, fixes and improvement (#20680) 2017-02-28 11:14:41 +00: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 win_lineinfile: Clean up and check-mode support (#21503) 2017-02-23 23:29:11 -08:00
win_lineinfile.py win_lineinfile backrefs bug fix and updated examples. (#20926) 2017-02-15 20:09:30 -05:00
win_msg.ps1 Add win_msg module (#22008) 2017-03-01 14:16:33 +00:00
win_msg.py Add win_msg module (#22008) 2017-03-01 14:16:33 +00: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 Add -type "path" to path and creates parameter (#20402) 2017-01-27 15:11:09 -08:00
win_nssm.ps1 win_nssm: Clean up parameter handling + docs (#21625) 2017-02-23 23:14:12 -08:00
win_nssm.py win_nssm: Clean up parameter handling + docs (#21625) 2017-02-23 23:14:12 -08:00
win_owner.ps1 win_owner: Clean up and check-mode support (#21385) 2017-02-23 23:33:35 -08:00
win_owner.py win_owner: Clean up and check-mode support (#21385) 2017-02-23 23:33:35 -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 Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
win_path.ps1 new module: win_path (#20073) 2017-01-17 20:21:04 -08:00
win_path.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
win_ping.ps1 win_ping: Make full-functional 2017-01-27 13:23:01 -08:00
win_ping.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -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_reg_stat.ps1 win_reg_stat: Clean up parameter handling (#21380) 2017-02-20 11:49:36 +00:00
win_reg_stat.py Added win_reg_stat module (#19145) 2017-02-09 14:47:00 -08:00
win_regedit.ps1 Improve diff-support and use Add-Warning() (#21519) 2017-02-23 23:22:39 -08:00
win_regedit.py Implemented working REG_NONE support 2017-01-26 09:44:51 +01:00
win_region.ps1 Added win_region module (#19147) 2017-02-20 11:50:27 +00:00
win_region.py Added win_region module (#19147) 2017-02-20 11:50:27 +00:00
win_regmerge.ps1 win_regmerge: Clean up parameter handling (#21388) 2017-02-16 12:41:59 +00:00
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 Update win_robocopy example (#21992) 2017-02-27 16:16:50 +00:00
win_say.ps1 win_say: Clean up and check-mode support 2017-02-20 10:02:11 -05: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 Rewrote win_service with more options/check_mode (#19143) 2017-03-01 22:17:16 -08:00
win_service.py Rewrote win_service with more options/check_mode (#19143) 2017-03-01 22:17:16 -08:00
win_service_stat.ps1 win_service_stat: Added module (#21944) 2017-03-01 22:04:57 -08:00
win_service_stat.py win_service_stat: Added module (#21944) 2017-03-01 22:04:57 -08:00
win_share.ps1 win_share: Clean up parameter handling (#21386) 2017-02-23 23:31:09 -08: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 Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
win_shortcut.ps1 win_shortcut: Clean up parameter handling (#21378) 2017-02-21 10:25:45 +00:00
win_shortcut.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
win_stat.ps1 win_stat: Module cleanup (#20672) 2017-02-23 22:58:51 -08:00
win_stat.py win_stat: Module cleanup (#20672) 2017-02-23 22:58:51 -08:00
win_tempfile.ps1 win_tempfile: New module implementing tempfile on Windows (#21623) 2017-02-20 11:48:55 +00:00
win_tempfile.py win_tempfile: New module implementing tempfile on Windows (#21623) 2017-02-20 11:48:55 +00:00
win_template.py Improve YAML examples - windows/win_template.py (#19408) 2016-12-15 15:04:49 -08:00
win_timezone.ps1 win_timezone: Clean up and check-mode support (#21387) 2017-02-21 06:01:09 +00: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 Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
win_updates.ps1 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
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: Replace -type "string" with -type "str" (#21373) 2017-02-23 23:35:52 -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: Clean up parameter handling and $result hash (#21375) 2017-02-24 10:08:15 +00:00
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: Clean up parameter handling (#21376) 2017-02-20 17:28:25 +00:00
win_webpicmd.py Windows: Fix documentation strings to be raw strings (#20301) 2017-01-18 17:57:33 -08:00