Add linux_patch role — package facts before/after, apt/dnf, version diff tracking
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
---
|
||||
# linux_patch default variables
|
||||
patch_mode: "full" # full or security
|
||||
auto_reboot: false # set true per client if reboots are approved
|
||||
packages_updated: []
|
||||
packages_pre_patch: {}
|
||||
packages_post_patch: {}
|
||||
|
||||
Reference in New Issue
Block a user