purging sliver

This commit is contained in:
n0mad1k
2025-04-22 22:44:57 -04:00
parent 7c5e918dab
commit 053db78837
12 changed files with 284 additions and 30 deletions
+1 -1
View File
@@ -61,6 +61,6 @@
name: "{{ item }}"
state: restarted
with_items:
- sliver
- havoc
- shell-handler
when: randomize_ports | default(true) | bool and port_config_result.rc == 0