dont ignore example
This commit is contained in:
parent
d259b626d5
commit
4aac159021
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
scans/
|
scans/*.yaml
|
||||||
!example.yaml
|
!scans/example.yaml
|
||||||
|
scans/*.xml
|
||||||
|
5
scans/example.yaml
Normal file
5
scans/example.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
group1:
|
||||||
|
host1.local: [ssh, http]
|
||||||
|
host2.local: [ftp, https, 5432]
|
||||||
|
group2:
|
||||||
|
host3: [ssh, ftp, 8006]
|
Loading…
x
Reference in New Issue
Block a user