You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
232 B

- platform: nmap_tracker
hosts: 192.168.10.1/24
track_new_devices: no
exclude:
- 192.168.10.10
# scan_options: " --privileged -sP "
# consider_home: 1800 - Added to known_devices.yaml instead on a device by device basis.

Powered by TurnKey Linux.