Skip to content

Commit 4d21a9f

Browse files
authored
update the comments for keep
1 parent 2efc098 commit 4d21a9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

defaults/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ burp_server_timer_args:
100100
- Mon,Tue,Wed,Thu,Fri,00,01,02,03,04,05,19,20,21,22,23
101101
- Sat,Sun,00,01,02,03,04,05,06,07,08,17,18,19,20,21,22,23
102102
burp_server_keep:
103-
- 7
103+
- 7 # keep last 7 backups in serial
104+
- 2 # keep the first 2 between the previous serial
104105
burp_restore_super_clients:
105106
- monitor
106107
# Modify these variables in you host/group vars

0 commit comments

Comments
 (0)