17 lines
318 B
YAML
17 lines
318 B
YAML
---
|
|
min_free_disk_percent: 20
|
|
max_load_multiplier: 2
|
|
snapshot_max_age_hours: 24
|
|
|
|
human_estimates:
|
|
linux_full_patch: 2700
|
|
linux_security_only: 1800
|
|
windows_full_patch: 3600
|
|
preflight_check: 600
|
|
|
|
report_on_success: true
|
|
report_on_failure: true
|
|
|
|
snapshot_retain_count: 3
|
|
snapshot_name_prefix: "ansible-pre-patch"
|