mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
(cherry picked from commit ca2c64b5ca
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c6ecc0f3f8
commit
1bf9caa90f
24 changed files with 28 additions and 19 deletions
|
@ -58,6 +58,7 @@ DOCUMENTATION = '''
|
|||
group_by:
|
||||
description: Keys to group hosts by
|
||||
type: list
|
||||
elements: string
|
||||
default: [ 'mgmt_classes', 'owners', 'status' ]
|
||||
group:
|
||||
description: Group to place all hosts into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue