mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
doc: inventory: nmap: fix version added (#38157)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user