basic deployment of redirector and c2 working

This commit is contained in:
n0mad1k
2025-04-12 13:21:31 -04:00
parent 50dd4f99e4
commit bd0dcf693c
11 changed files with 162 additions and 484 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
- name: Deploy Gophish config.json with custom admin port
template:
src: gophish-config.j2
src: "../templates/gophish-config.j2"
dest: "{{ tools_dir }}/gophish/config.json"
owner: "{{ ansible_user }}"
group: "{{ ansible_user }}"