summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2017-12-06 09:57:47 +1000
committerJordan Borean <jborean93@gmail.com>2017-12-06 09:57:47 +1000
commitc6b3815bf0ab6c0b7cd374186a57bc64f252a9d7 (patch)
tree1b4e0ca58486a2ebcd76051faf3520d04bd675d9
parenta55496553a608ec113ce55bfb66c8eeb052ec25a (diff)
downloadansible-c6b3815bf0ab6c0b7cd374186a57bc64f252a9d7.tar.gz
fixed win_whoami options documentation
-rw-r--r--lib/ansible/modules/windows/win_whoami.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ansible/modules/windows/win_whoami.py b/lib/ansible/modules/windows/win_whoami.py
index fc2cb82ec1..98b383b77c 100644
--- a/lib/ansible/modules/windows/win_whoami.py
+++ b/lib/ansible/modules/windows/win_whoami.py
@@ -21,7 +21,6 @@ description:
- Designed to return the same information as the C(whoami /all) command.
- Also includes information missing from C(whoami) such as logon metadata like
logon rights, id, type.
-options:
notes:
- If running this module with a non admin user, the logon rights will be an
empty list as Administrator rights are required to query LSA for the