git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0460bd5c30a39865211b9c0ac5af33bc09db7e67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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, ...)