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
2016-05-19 15:34:59 -07:00
..
__init__.py
setup.ps1
slurp.ps1
win_copy.ps1
win_copy.py
win_feature.ps1
win_feature.py Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
win_file.ps1
win_file.py
win_get_url.ps1 fix: win_get_url - fixes for strict-mode 2016-04-20 20:26:44 +01:00
win_get_url.py Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
win_group.ps1
win_group.py
win_lineinfile.ps1
win_lineinfile.py Merge pull request #2822 from slimandslam/patch-3 2016-02-29 23:53:31 -05:00
win_msi.ps1
win_msi.py
win_ping.ps1
win_ping.py
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
win_service.py
win_stat.ps1 fix: win_stat - fixes for strict-mode 2016-04-20 20:26:27 +01:00
win_stat.py
win_template.py fix formatting to avoid smart quotes, which breaks ability to copy and paste the jinja2 header from the web docs (#3671) 2016-05-17 08:37:58 -07:00
win_user.ps1 fix win_user type checking 2016-04-07 18:25:41 -07:00
win_user.py