ramzcode / Ansible-for-SUSE-PatchManagement

Ansible Automations for SUSE SLES and OpenSUSE Leap Patch Management "Patching"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUSE SLES & OpenSUSE Patch Management via Ansible

How it works

  1. Ansible
  2. SSH
  3. SCC account for SLES
  4. RMT for Repo Sync

Features

  1. Scan for Updates
  2. Scan for Patches
  3. Local Repo Sync using RMT
  4. Indepth info on each Update / Patch along with Errata or advisory
  5. CSV Report File
  6. JSON Data Structures to Upload and work with API.
  7. Uses Python so no Agents or extra pre-req needed in most of the cases.
  8. Open Source - FREE / Freedom of Software
  9. Patch and Target Level Summary reports.
  10. Fast like the Falcon
  11. Reboot Validations
  12. Patch Deployment Validations for each update

And Many More ....

Support Matrix

Automation SLES 15.4 SLES 15.5 OpenSUSE 15.4 OpenSUSE 15.5 SLES 12.5 SLES 15.5 SAP
RMT Repo Sync Y Y Y Y
Patch Scan Y Y Y Y Y Y
Patch Deploy Y Y Y Y Y Y

Reports

  1. Patch Scan Target level Summary\n

image

  1. Patch Scan report along with Category and severity

image

  1. Patch Deployment Target Level Summary

image

About

Ansible Automations for SUSE SLES and OpenSUSE Leap Patch Management "Patching"

License:GNU General Public License v3.0


Languages

Language:Python 100.0%