From c6b3815bf0ab6c0b7cd374186a57bc64f252a9d7 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Wed, 6 Dec 2017 09:57:47 +1000 Subject: [PATCH] fixed win_whoami options documentation --- lib/ansible/modules/windows/win_whoami.py | 1 - 1 file changed, 1 deletion(-) 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