Update setup_havoc_teamserver.yml
parent
7abfc9aa28
commit
27b302f77f
|
@ -58,7 +58,6 @@
|
||||||
repo: 'https://github.com/HavocFramework/Havoc'
|
repo: 'https://github.com/HavocFramework/Havoc'
|
||||||
dest: '/opt/Havoc'
|
dest: '/opt/Havoc'
|
||||||
update: yes
|
update: yes
|
||||||
key_file: "{{ ansible_ssh_private_key_file }}"
|
|
||||||
when: not havoc_installed.stat.exists
|
when: not havoc_installed.stat.exists
|
||||||
|
|
||||||
- name: Remove specific line from http.go
|
- name: Remove specific line from http.go
|
||||||
|
|
Loading…
Reference in New Issue