summaryrefslogtreecommitdiffstats
path: root/docs/cli/inv-from-ansible.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/cli/inv-from-ansible.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/inv-from-ansible.md b/docs/cli/inv-from-ansible.md
index bb944d4..ebe7da3 100644
--- a/docs/cli/inv-from-ansible.md
+++ b/docs/cli/inv-from-ansible.md
@@ -39,7 +39,7 @@ anta_inventory:
```
!!! warning
- The current implementation only considers devices directly attached to a specific Ansible group and does not support inheritence when using the `--ansible-group` option.
+ The current implementation only considers devices directly attached to a specific Ansible group and does not support inheritance when using the `--ansible-group` option.
By default, if user does not provide `--output` file, anta will save output to configured anta inventory (`anta --inventory`). If the output file has content, anta will ask user to overwrite when running in interactive console. This mechanism can be controlled by triggers in case of CI usage: `--overwrite` to force anta to overwrite file. If not set, anta will exit