Fix example of nmap plugin (#42925)

pull/43041/head
Hossein Zolfi 7 years ago committed by Brian Coca
parent a826ac3ea9
commit e756ef8265

@ -47,7 +47,7 @@ EXAMPLES = '''
# inventory.config file in YAML format
plugin: nmap
strict: False
network: 192.168.0.0/24
address: 192.168.0.0/24
'''
import os

Loading…
Cancel
Save