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