community.general/lib/ansible/modules/windows
Matt Davis e2f66abe73 fixed windows setup to run in check_mode 2016-12-08 11:25:18 -05:00
..
__init__.py
async_status.ps1 Windows async module support (#4710) 2016-12-08 11:25:02 -05:00
async_wrapper.ps1 (re)add post-watchdog-launch sleep to Windows async_wrapper (#5122) 2016-12-08 11:25:17 -05:00
setup.ps1 fixed windows setup to run in check_mode 2016-12-08 11:25:18 -05:00
slurp.ps1
win_command.ps1 add win_shell/win_command modules + docs (#4827) 2016-12-08 11:25:05 -05:00
win_command.py add win_shell/win_command modules + docs (#4827) 2016-12-08 11:25:05 -05:00
win_copy.ps1
win_copy.py Clarify what checksum algorithm is used by copy modules (#4198) 2016-12-08 11:24:54 -05:00
win_feature.ps1 fixed $source null check, reference to $Params 2016-12-08 11:24:39 -05:00
win_feature.py win_feature_docs_update (#4421) 2016-12-08 11:25:12 -05:00
win_file.ps1
win_file.py
win_get_url.ps1 StrictMode fixes for win_get_url 2016-12-08 11:24:37 -05:00
win_get_url.py double backslashed all single backslashes to keep travis happy 2016-12-08 11:24:39 -05:00
win_group.ps1
win_group.py
win_lineinfile.ps1
win_lineinfile.py
win_msi.ps1
win_msi.py
win_ping.ps1
win_ping.py
win_reboot.py
win_service.ps1
win_service.py
win_shell.ps1 add win_shell/win_command modules + docs (#4827) 2016-12-08 11:25:05 -05:00
win_shell.py add win_shell/win_command modules + docs (#4827) 2016-12-08 11:25:05 -05:00
win_stat.ps1
win_stat.py
win_template.py minor win_template doc corrections 2016-12-08 11:24:41 -05:00
win_user.ps1 Fix win_user issue with disabled accounts/expired passwords 2016-12-08 11:25:04 -05:00
win_user.py