ansible/windows
John R Barker bb9572ca86 ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
* Call ansible-validate-modules

* Correct quotes + add newline
2016-05-03 07:51:12 -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 Remove note about only using win_copy for small files. 2015-11-18 17:52:05 -05:00
win_feature.ps1 bugfix win_feature.ps1 2016-01-08 14:56:42 +01:00
win_feature.py really fixed the doc formatting 2016-01-11 19:23:49 -05:00
win_file.ps1 fix win_file to stop on errors 2016-01-04 16:05:43 -08:00
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 Remove duplicate documentation fields 2016-01-28 09:24:20 -08:00
win_group.ps1
win_group.py
win_lineinfile.ps1 do not move item, instead copy item because acl will be kept 2015-11-27 11:32:54 +01:00
win_lineinfile.py Merge pull request #2822 from slimandslam/patch-3 2016-02-29 23:53:31 -05:00
win_msi.ps1 Merge pull request #2563 from h0nIg/devel_win_msi_fix 2016-01-12 09:34:35 -08:00
win_msi.py fix version_added on win_msi wait arg 2016-01-12 13:58:11 -08:00
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 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 Fix escaping of newline carriage return characters in the documentation 2015-11-06 09:32:06 -08:00
win_user.ps1 fix win_user type checking 2016-04-07 18:25:41 -07:00
win_user.py