update added version
parent
f3e851d544
commit
89efc29ab4
|
@ -8,7 +8,7 @@ ansible.utils.consolidate
|
|||
**Consolidate facts together on common attributes.**
|
||||
|
||||
|
||||
Version added: 2.5.2
|
||||
Version added: 2.6.0
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
|
@ -15,7 +15,7 @@ __metaclass__ = type
|
|||
DOCUMENTATION = """
|
||||
name: consolidate
|
||||
author: Sagar Paul (@KB-perByte)
|
||||
version_added: "2.5.2"
|
||||
version_added: "2.6.0"
|
||||
short_description: Consolidate facts together on common attributes.
|
||||
description:
|
||||
- This plugin presents collective structured data including all supplied facts grouping on common attributes mentioned.
|
||||
|
|
Loading…
Reference in New Issue