switching

This commit is contained in:
n0mad1k
2025-04-22 09:59:17 -04:00
parent 9a0162e21f
commit 393fc7ec5f
6 changed files with 903 additions and 298 deletions
+8
View File
@@ -122,6 +122,14 @@
mode: '0700'
owner: root
group: root
- name: Create Havoc C2 configuration from template
template:
src: "../templates/havoc-config.yaotl.j2"
dest: "/root/Tools/havoc/data/profiles/default.yaotl"
mode: '0600'
owner: root
group: root
- name: Create post-install instructions
copy: