Jordan Borean
f27078df52
win_power_plan: fix for Windows 10 and Server 2008 compatibility ( #51471 )
2019-02-01 06:32:12 +10:00
Dag Wieers
d863027159
Windows: Add missing parameter types and doc fixes ( #50232 )
...
* Windows: Add missing parameter types and doc fixes
This PR includes:
- Adding missing parameter types
- Various documentation fixes
* Update lib/ansible/modules/windows/win_copy.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_credential.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_domain_computer.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_domain_user.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_environment.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_psexec.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_uri.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Update lib/ansible/modules/windows/win_wait_for.py
Co-Authored-By: dagwieers <dag@wieers.com>
* Ensure docstrings are raw strings
2019-01-03 10:50:44 -06:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Dag Wieers
26474c6902
Add seealso section to Windows and related modules ( #49845 )
...
* Add seealso section to Windows and related modules
* Fixes after review
2018-12-15 03:23:59 +01:00
Dag Wieers
07e8fb5dbb
Windows: Clean up documentation ( #36684 )
...
This PR includes:
- Further cleanup of BOTMETA.yml
- Cleanup of author github handles
- Use of proper booleans
- One-line license statement
- Copyright format statement
- Smaller cleanups
2018-02-25 03:09:54 +01:00
nwsparks
61335a42c2
added windows module win_power_plan with integration test ( #27966 )
...
* added windows module win_power_plan with integration test
integration testing updated to handle skipping 2008 while testing that
module provides helpful error
* minor docs fix
* my fault, too many spaces
2017-08-29 16:22:06 -04:00