doc: inventory: nmap: fix version added (#38157)

This commit is contained in:
René Moser 2018-03-31 11:45:12 +02:00 committed by GitHub
parent b06dfbec54
commit 28ce3c2329
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ __metaclass__ = type
DOCUMENTATION = '''
name: nmap
plugin_type: inventory
version_added: "2.5"
version_added: "2.6"
short_description: Uses nmap to find hosts to target
description:
- Uses a YAML configuration file with a valid YAML extension.