separate confs and scans
This commit is contained in:
5
confs/example.yaml
Normal file
5
confs/example.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
group1:
|
||||
host1.local: [ssh, http]
|
||||
host2.local: [ftp, https, 5432]
|
||||
group2:
|
||||
host3: [ssh, ftp, 8006]
|
Reference in New Issue
Block a user