mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
inventory/freeipa: Documentation: Fix version_added and drop plugin_type
In the freeipa inventoty plugin, fix version to 1.13.0 and drop unknown tag plugin_type.
This commit is contained in:
@@ -32,8 +32,7 @@ ANSIBLE_METADATA = {
|
|||||||
DOCUMENTATION = """
|
DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
name: freeipa
|
name: freeipa
|
||||||
plugin_type: inventory
|
version_added: "1.13.0"
|
||||||
version_added: "1.13"
|
|
||||||
short_description: Compiles a dynamic inventory from IPA domain
|
short_description: Compiles a dynamic inventory from IPA domain
|
||||||
description: |
|
description: |
|
||||||
Compiles a dynamic inventory from IPA domain, filters servers by role(s).
|
Compiles a dynamic inventory from IPA domain, filters servers by role(s).
|
||||||
|
|||||||
Reference in New Issue
Block a user