You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/windows
James Cammarata 8afa090417 Resolving differences in core modules post-merge 9 years ago
..
__init__.py package files 9 years ago
async_status.ps1 Windows async module support (#4710) 9 years ago
async_wrapper.ps1 Prevent handle inheritance from blocking Windows async_wrapper (#5666) 9 years ago
setup.ps1 fixed windows setup to run in check_mode 9 years ago
slurp.ps1 Revert "Rename powershell versions of setup and slurp so they don't shadow the python versions of these modules." 9 years ago
win_command.ps1 Fix test failures in win_command/win_shell on Powershell 3 9 years ago
win_command.py Refreshed metadata for core modules 9 years ago
win_copy.ps1 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 and update documentation. 9 years ago
win_copy.py Refreshed metadata for core modules 9 years ago
win_feature.ps1 fixed $source null check, reference to $Params 9 years ago
win_feature.py Refreshed metadata for core modules 9 years ago
win_file.ps1 fix JSON junk in win_file state=directory case (#5427) 9 years ago
win_file.py Refreshed metadata for core modules 9 years ago
win_get_url.ps1 StrictMode fixes for win_get_url 9 years ago
win_get_url.py Refreshed metadata for core modules 9 years ago
win_group.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 9 years ago
win_group.py Refreshed metadata for core modules 9 years ago
win_lineinfile.ps1 do not move item, instead copy item because acl will be kept 9 years ago
win_lineinfile.py Resolving differences in core modules post-merge 9 years ago
win_msi.ps1 Resolving differences in core modules post-merge 9 years ago
win_msi.py Resolving differences in core modules post-merge 9 years ago
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_ping.py Refreshed metadata for core modules 9 years ago
win_reboot.py Refreshed metadata for core modules 9 years ago
win_service.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 9 years ago
win_service.py Refreshed metadata for core modules 9 years ago
win_shell.ps1 Fix test failures in win_command/win_shell on Powershell 3 9 years ago
win_shell.py Refreshed metadata for core modules 9 years ago
win_stat.ps1 fix: win_stat - fixes for strict-mode 9 years ago
win_stat.py Refreshed metadata for core modules 9 years ago
win_template.py Refreshed metadata for core modules 9 years ago
win_user.ps1 Fix win_user issue with disabled accounts/expired passwords 9 years ago
win_user.py Refreshed metadata for core modules 9 years ago