ansible/windows
nitzmahone 06e61cf1db fix win_stat get_checksum alias issue
made it impossible to prevent gathering checksum without setting both get_md5 and get_checksum false
2016-03-24 20:53:04 -07:00
..
__init__.py
setup.ps1 Change fact invocation from dotsourcing to ampersand so that scripts do not execute in global scope. 2016-02-26 17:09:54 +11:00
slurp.ps1
win_copy.ps1
win_copy.py
win_feature.ps1
win_feature.py
win_file.ps1
win_file.py
win_get_url.ps1 Use HEAD request to determine if file should be downloaded, ensure download method is the same regardless of force mode. 2016-03-18 08:41:54 +00:00
win_get_url.py
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_service.ps1
win_service.py
win_stat.ps1 fix win_stat get_checksum alias issue 2016-03-24 20:53:04 -07: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
win_user.ps1
win_user.py