mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
cyberarkpassword: Typo in cquery parameter (#47605)
Removed extraneous quotes from docs
This commit is contained in:
committed by
Abhijeet Kasurde
parent
2b52eadebb
commit
a4b9af740a
@@ -41,7 +41,7 @@ EXAMPLES = """
|
||||
vars:
|
||||
cyquery:
|
||||
appid: "app_ansible"
|
||||
query": "safe=CyberArk_Passwords;folder=root;object=AdminPass"
|
||||
query: "safe=CyberArk_Passwords;folder=root;object=AdminPass"
|
||||
output: "Password,PassProps.UserName,PassProps.Address,PasswordChangeInProcess"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user