Fixed some small errors
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user