community.general/lib/ansible/modules/windows
Matt Martz aaf762573e Various simple linting type cleanups on modules 2016-12-08 11:24:06 -05:00
..
__init__.py
setup.ps1 Adding gathering environment variables to gather facts on Windows making similar in functionality to gather facts on Linux 2016-12-08 11:23:58 -05:00
slurp.ps1
win_copy.ps1
win_copy.py Remove note about only using win_copy for small files. 2016-12-08 11:23:48 -05:00
win_feature.ps1 bugfix win_feature.ps1 2016-12-08 11:23:56 -05:00
win_feature.py really fixed the doc formatting 2016-12-08 11:23:57 -05:00
win_file.ps1 fix win_file to stop on errors 2016-12-08 11:23:56 -05:00
win_file.py
win_get_url.ps1 fix win_get_url var renames ala xpicio fix PR #2378 2016-12-08 11:23:58 -05:00
win_get_url.py Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
win_group.ps1
win_group.py
win_lineinfile.ps1 do not move item, instead copy item because acl will be kept 2016-12-08 11:23:57 -05:00
win_lineinfile.py Fixed module doc typos 2016-12-08 11:24:06 -05:00
win_msi.ps1 fix problem with file content and high cpu/out of memory errors 2016-12-08 11:23:58 -05:00
win_msi.py fix version_added on win_msi wait arg 2016-12-08 11:23:58 -05:00
win_ping.ps1
win_ping.py
win_service.ps1
win_service.py
win_stat.ps1
win_stat.py
win_template.py Fix escaping of newline carriage return characters in the documentation 2016-12-08 11:23:47 -05:00
win_user.ps1 Various simple linting type cleanups on modules 2016-12-08 11:24:06 -05:00
win_user.py