Skip to content

Commit 647fe92

Browse files
committed
Fix raw_data type
1 parent 9672408 commit 647fe92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/lookup/nb_lookup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
- The location of the private key tied to user account. Mutually exclusive with I(private_key).
7979
required: False
8080
raw_data:
81+
type: bool
8182
description:
8283
- Whether to return raw API data with the lookup/query or whether to return a key/value dict
8384
required: False

0 commit comments

Comments
 (0)