mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
fixed ungrouped definition
This commit is contained in:
parent
c4cff44e77
commit
71c7220e45
1 changed files with 1 additions and 2 deletions
|
@ -147,8 +147,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 declared without an explicit section, even if they belong to
|
``ungrouped`` contains all hosts that don't have another group aside from ``all``.
|
||||||
another group.
|
|
||||||
|
|
||||||
.. _splitting_out_vars:
|
.. _splitting_out_vars:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue