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

pull/34943/head
René Moser 6 years ago committed by GitHub
parent b06dfbec54
commit 28ce3c2329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save