From 69d0cd8cd9ca9fba5cfa77cfd1332b4aa98e8b45 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 15 Jan 2026 14:53:20 +0100 Subject: Adding ad-hoc patch script, readme, and licence information --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..0460bd5 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Content + +The repository is split into two parts: + +## /patch.yaml and /roles + +This contains an Ansible approach to patching. + +## /bin + +This contains a standalone shell scripts for patching. + +# To-Dos + +What's a repository without proper to-dos? :-) + +1. The shell script has some approaches to parametrising native patching binaries. + Wherever we cannot use an Ansible module without shell commands (I'm looking + at you, zypper!), this needs to be synced. +2. Introduce variables for parametrising (e.g. skipping auxiliaries like rkhunter, ...) -- cgit v1.2.3