Updating intro_inventory.rst (#60676)
This commit is contained in:
parent
585bfead75
commit
da18e3b76c
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ Default groups
|
|||
|
||||
There are two default groups: ``all`` and ``ungrouped``. ``all`` contains every host.
|
||||
``ungrouped`` contains all hosts that don't have another group aside from ``all``.
|
||||
Every host will always belong to at least 2 groups.
|
||||
Every host will always belong to at least 2 groups (``all`` and ``ungrouped`` or ``all`` and some other group).
|
||||
Though ``all`` and ``ungrouped`` are always present, they can be implicit and not appear in group listings like ``group_names``.
|
||||
|
||||
.. _splitting_out_vars:
|
||||
|
|
Loading…
Reference in a new issue