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:
Thomas Woerner
2024-07-01 10:23:21 +02:00
parent 7eac30127a
commit 96209f6945

View File

@@ -32,8 +32,7 @@ ANSIBLE_METADATA = {
DOCUMENTATION = """
---
name: freeipa
plugin_type: inventory
version_added: "1.13"
version_added: "1.13.0"
short_description: Compiles a dynamic inventory from IPA domain
description: |
Compiles a dynamic inventory from IPA domain, filters servers by role(s).