This commit is contained in:
2023-12-18 21:38:30 +01:00
commit 9e2c1607e0
9 changed files with 205 additions and 0 deletions

13
defaults/main.yml Normal file
View File

@@ -0,0 +1,13 @@
---
# defaults file for tco.burp_server
burp_use_burpui: false
burp_directory: /var/spool/burp/
burp_working_dir_recovery_method: delete
burp_client_can_delete: 0
burp_client_can_force_backup: 1
burp_client_can_list: 1
burp_client_can_restore: 1
burp_client_can_verify: 1
burp_restore_clients:
- "{{ inventory_hostname }}"