https://github.com/amitgujar/sap-kernel-patcher
Over 420+ downloads on galaxy, This Ansible collection to upgrade the kernels of the remote sap systems. Applicable for all SIDs, as long as you know what to do.
https://github.com/amitgujar/sap-kernel-patcher
ansible ansible-galaxy kernel linux-kernel sap
Last synced: about 1 month ago
JSON representation
Over 420+ downloads on galaxy, This Ansible collection to upgrade the kernels of the remote sap systems. Applicable for all SIDs, as long as you know what to do.
- Host: GitHub
- URL: https://github.com/amitgujar/sap-kernel-patcher
- Owner: AmitGujar
- Created: 2023-10-16T12:13:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T05:40:20.000Z (over 2 years ago)
- Last Synced: 2025-01-22T00:26:16.920Z (over 1 year ago)
- Topics: ansible, ansible-galaxy, kernel, linux-kernel, sap
- Language: Shell
- Homepage: https://galaxy.ansible.com/ui/repo/published/amitgujar0/sap_kernelpatcher/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
### SAP Kernel Patcher
This script allows you to harness the power of Ansible to upgrade your sap server kernel with a single command.
### How to Install
```ansible-galaxy collection install amitgujar0.sap_kernelpatcher```
### What you need
- Download the latest kernel patch from the SAP marketplace.
- Edit the location of the kernel patch in the script.
- Root access on the remote servers.
- Configure the sudoers for desired [e.g. qbxadm] user.
- Configure the ansible inventory file with the remote server details.