updated paths for restructure

This commit is contained in:
n0mad1k
2025-07-09 13:29:54 -04:00
parent 8673559470
commit a6ed515a05
18 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
- name: Deploy Gophish config.json with custom admin port
template:
src: "../templates/gophish-config.j2"
src: "../../modules/phishing/gophish/templates/gophish-config.j2"
dest: "{{ tools_dir }}/gophish/config.json"
owner: "{{ ansible_user }}"
group: "{{ ansible_user }}"