Updating intro_inventory.rst (#60676)

This commit is contained in:
Jiri Tyr 2019-08-16 15:23:58 +01:00 committed by Alicia Cozine
parent 585bfead75
commit da18e3b76c

View file

@ -356,7 +356,7 @@ Default groups
There are two default groups: ``all`` and ``ungrouped``. ``all`` contains every host. 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``. ``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``. Though ``all`` and ``ungrouped`` are always present, they can be implicit and not appear in group listings like ``group_names``.
.. _splitting_out_vars: .. _splitting_out_vars: