Fixed some small errors
This commit is contained in:
parent
8687d03fe8
commit
ca0cced319
@ -1,4 +1,5 @@
|
||||
- name: Setup pentesting system
|
||||
hosts: localhost
|
||||
|
||||
tasks:
|
||||
- name: Package management
|
||||
@ -55,6 +56,7 @@
|
||||
git:
|
||||
clone: true
|
||||
depth: 1
|
||||
dest: ~/SecLists
|
||||
repo: https://github.com/danielmiessler/SecLists
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user