Skip to content

Commit 468e20a

Browse files
authored
Merge pull request #2591 from olehermanse/wby
Fixed typo; wby -> by
2 parents d7e501d + 2e46e01 commit 468e20a

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)