ansible/windows
2016-09-22 15:31:15 -07:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
async_status.ps1 Windows async module support (#4710) 2016-09-06 13:26:40 -07:00
async_wrapper.ps1 fix async_wrapper start suspended race (#4718) 2016-09-06 16:51:17 -07:00
setup.ps1 handle multiple winrm listeners (#4142) 2016-07-12 11:09:02 -07:00
slurp.ps1 Revert "Rename powershell versions of setup and slurp so they don't shadow the python versions of these modules." 2015-09-16 22:22:35 -04:00
win_command.ps1 add win_shell/win_command modules + docs (#4827) 2016-09-15 11:42:10 -04:00
win_command.py add win_shell/win_command modules + docs (#4827) 2016-09-15 11:42:10 -04:00
win_copy.ps1 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 2015-06-10 18:44:55 +01:00
win_copy.py Clarify what checksum algorithm is used by copy modules (#4198) 2016-08-27 17:11:17 +02:00
win_feature.ps1 fixed $source null check, reference to $Params 2016-05-25 17:00:12 -06:00
win_feature.py win_feature_docs_update (#4421) 2016-09-22 15:31:15 -07:00
win_file.ps1 fix win_file to stop on errors 2016-01-04 16:05:43 -08:00
win_file.py updated win_file version_added 2015-08-10 10:11:40 -04:00
win_get_url.ps1 StrictMode fixes for win_get_url 2016-06-15 14:46:56 -07:00
win_get_url.py double backslashed all single backslashes to keep travis happy 2016-05-31 12:40:53 +01:00
win_group.ps1 * Update core modules to fix strict mode errors. 2015-08-22 19:01:11 -04:00
win_group.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
win_lineinfile.ps1 do not move item, instead copy item because acl will be kept 2015-11-27 11:32:54 +01:00
win_lineinfile.py Merge pull request #2822 from slimandslam/patch-3 2016-02-29 23:53:31 -05:00
win_msi.ps1 Merge pull request #2563 from h0nIg/devel_win_msi_fix 2016-01-12 09:34:35 -08:00
win_msi.py fix version_added on win_msi wait arg 2016-01-12 13:58:11 -08:00
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 2015-07-31 18:04:34 -04:00
win_ping.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
win_reboot.py ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526) 2016-05-03 07:51:12 -07:00
win_service.ps1 * Update core modules to fix strict mode errors. 2015-08-22 19:01:11 -04:00
win_service.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
win_shell.ps1 add win_shell/win_command modules + docs (#4827) 2016-09-15 11:42:10 -04:00
win_shell.py add win_shell/win_command modules + docs (#4827) 2016-09-15 11:42:10 -04:00
win_stat.ps1 fix: win_stat - fixes for strict-mode 2016-04-20 20:26:27 +01:00
win_stat.py Add get_checksum option to win_stat to work with new use of the stat module for checksumming 2016-02-29 14:14:01 -06:00
win_template.py minor win_template doc corrections 2016-07-05 15:49:13 -07:00
win_user.ps1 Fix win_user issue with disabled accounts/expired passwords 2016-09-11 20:41:54 -07:00
win_user.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00