diff --git a/setup_havoc_teamserver.yml b/setup_havoc_teamserver.yml index 8b2b46b..9cf80e6 100644 --- a/setup_havoc_teamserver.yml +++ b/setup_havoc_teamserver.yml @@ -58,7 +58,6 @@ repo: 'https://github.com/HavocFramework/Havoc' dest: '/opt/Havoc' update: yes - key_file: "{{ ansible_ssh_private_key_file }}" when: not havoc_installed.stat.exists - name: Remove specific line from http.go