Skip to content

Commit ba1ae30

Browse files
committed
Add formatting for option names
1 parent e62bed0 commit ba1ae30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/lookup/nb_lookup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
description:
3434
- Queries Netbox via its API to return virtually any information
3535
capable of being held in Netbox.
36-
- If wanting to obtain the plaintext attribute of a secret, private_key or key_file must be provided.
36+
- If wanting to obtain the plaintext attribute of a secret, I(private_key) or I(key_file) must be provided.
3737
options:
3838
_terms:
3939
description:

0 commit comments

Comments
 (0)