Fixed some small errors

This commit is contained in:
datalore 2025-01-05 21:38:57 +01:00
parent 8687d03fe8
commit ca0cced319

View File

@ -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