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/windows
Toshio Kuratomi 521370459c Py3 exclude list (#3698)
* Fix a few modules to pass syntax checks under python3

* Move from a whitelist of modules to check for python3 compat to a blacklist
10 years ago
..
__init__.py package files 11 years ago
setup.ps1 Change fact invocation from dotsourcing to ampersand so that scripts do not execute in global scope. 10 years ago
slurp.ps1 Revert "Rename powershell versions of setup and slurp so they don't shadow the python versions of these modules." 10 years ago
win_copy.ps1 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 11 years ago
win_copy.py Remove note about only using win_copy for small files. 10 years ago
win_feature.ps1 bugfix win_feature.ps1 10 years ago
win_feature.py Py3 exclude list (#3698) 10 years ago
win_file.ps1 fix win_file to stop on errors 10 years ago
win_file.py updated win_file version_added 11 years ago
win_get_url.ps1 fix: win_get_url - fixes for strict-mode 10 years ago
win_get_url.py Py3 exclude list (#3698) 10 years ago
win_group.ps1 * Update core modules to fix strict mode errors. 10 years ago
win_group.py Proper author info for all remaining modules 11 years ago
win_lineinfile.ps1 do not move item, instead copy item because acl will be kept 10 years ago
win_lineinfile.py Merge pull request #2822 from slimandslam/patch-3 10 years ago
win_msi.ps1 Merge pull request #2563 from h0nIg/devel_win_msi_fix 10 years ago
win_msi.py fix version_added on win_msi wait arg 10 years ago
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 11 years ago
win_ping.py Proper author info for all remaining modules 11 years ago
win_reboot.py ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526) 10 years ago
win_service.ps1 * Update core modules to fix strict mode errors. 10 years ago
win_service.py Proper author info for all remaining modules 11 years ago
win_stat.ps1 fix: win_stat - fixes for strict-mode 10 years ago
win_stat.py Add get_checksum option to win_stat to work with new use of the stat module for checksumming 10 years ago
win_template.py fix formatting to avoid smart quotes, which breaks ability to copy and paste the jinja2 header from the web docs (#3671) 10 years ago
win_user.ps1 fix win_user type checking 10 years ago
win_user.py Proper author info for all remaining modules 11 years ago