Skip to content

Commit 2e46e01

Browse files
committed
Fixed typo; wby -> by
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
1 parent d7e501d commit 2e46e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/enterprise-api-ref/host.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ and resume being collected from after being deleted.
155155
* **withInventory** *(boolean)*
156156
Include inventory data to the API response. Default value is `false`. Allowed values: `true`, `false`
157157
* **inventoryFile** *(boolean)*
158-
Make hosts' children values objects which aligns with Ansible inventory that is sourced from a file (so this format is appropriate for caching responses), wby default when `inventoryFile` is `false`, the output format aligns with Ansible inventory sourced from a script. Default value is `false`. Allowed values: `true`, `false`
158+
Make hosts' children values objects which aligns with Ansible inventory that is sourced from a file (so this format is appropriate for caching responses), by default when `inventoryFile` is `false`, the output format aligns with Ansible inventory sourced from a script. Default value is `false`. Allowed values: `true`, `false`
159159

160160
**CURL unfiltered request example**
161161

0 commit comments

Comments
 (0)