ansible-role-rhel-patchmanagement icon indicating copy to clipboard operation
ansible-role-rhel-patchmanagement copied to clipboard

Use Ansible and some custom scripts to deploy advisories and patches to RHEL servers.

Results 2 ansible-role-rhel-patchmanagement issues
Sort by recently updated
recently updated
newest added

I've seen that AlmaLinux and Rocky Linux are providing errata information in their RPM repos just like RHEL does, i.e. RHSA, ALSA, or RLSA. Since this role uses this errata...

help wanted

I would like to start this issue to a follow up on a comment from @Klaas-: you can use needs-restarting, but it uses shell/command ``` - name: check if reboot...