Skip to content

Commit

Permalink
Remove installation of resyncgg/ripgen
Browse files Browse the repository at this point in the history
This tool does not build on the latest version of Kali, and upon
checking we learned that it is not being used by assessors.
  • Loading branch information
jsf9k committed Jan 15, 2025
1 parent 198eed6 commit 19612fa
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ansible/assessor_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -444,16 +444,6 @@
assessment_tool_unarchive_extra_opts:
- --strip-components=1

- name: Install resyncgg/ripgen
ansible.builtin.include_role:
name: assessment_tool
vars:
assessment_tool_archive_src: https://github.com/resyncgg/ripgen/tarball/main
assessment_tool_install_dir: /tools/ripgen
assessment_tool_rust: true
assessment_tool_unarchive_extra_opts:
- --strip-components=1

- name: Install danielmiessler/SecLists
ansible.builtin.include_role:
name: assessment_tool
Expand Down

0 comments on commit 19612fa

Please sign in to comment.