Christoph chris
  • Joined on 2023-02-13
chris pushed to master at script/monitoring 2026-08-04 11:57:28 +02:00
ca05671eb5 traffic-peak-monitor.sh: fix printf locale bug: force LC_NUMERIC=C so decimal-point percentages from awk aren't rejected under non-C locales.
chris pushed to master at script/monitoring 2026-08-04 00:21:51 +02:00
5b0cc8591a traffic-peak-monitor.sh: right-align peak rate and percentage values in log output using fixed-width printf formatting (supports up to 1000 Mbit/s lines)
chris pushed to master at script/monitoring 2026-08-03 20:53:40 +02:00
148a1f7295 Add script 'traffic-peak-monitor.sh'.
chris pushed to master at ansible/nis 2026-08-03 15:44:57 +02:00
98f5fc8d58 Add/refactor encrytion- and decryption scripts.
chris pushed to master at ansible/oopen-server 2026-08-03 15:43:46 +02:00
55f9a6f5b8 refactot encrytion- and decryption scripts.
a318e1258c Encrypt actual hosts file - outfile: hosts.BAK.
Compare 2 commits »
chris pushed to master at ansible/oopen-server 2026-08-03 12:36:42 +02:00
19eafadac4 chore: remove obsolete playbooks and scripts
chris pushed to master at ansible/oopen-server 2026-07-31 13:09:15 +02:00
5af310e55a fix: set changed_when to false for apt update command.
chris pushed to master at ansible/nis 2026-07-31 13:05:20 +02:00
76395661b1 Set changed_when to false for apt update command
chris pushed to master at ansible/nis 2026-07-31 12:58:26 +02:00
42f6ff8de8 Refactor user profile handling in system and NIS user tasks for improved clarity and efficiency
chris pushed to master at ansible/nis 2026-07-31 12:26:01 +02:00
64002750fc Fix changed_when condition for virtual FTP user updates.
chris pushed to master at ansible/nis 2026-07-31 11:13:16 +02:00
283e12335d Add registration for systemd-resolved tasks and conditional restart
chris pushed to master at ansible/nis 2026-07-31 02:56:20 +02:00
0a19c928f5 Add checks for defined return codes in samba user management tasks
chris pushed to master at ansible/nis 2026-07-31 02:24:48 +02:00
46327da2ac Refactor Ansible tasks and templates for improved consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-30 23:48:35 +02:00
965ad5cde2 fix: specify ansible.builtin.template for service file and configuration deployments
chris pushed to master at ansible/nis 2026-07-30 23:47:39 +02:00
81ef678904 Refactor template tasks to use ansible.builtin.template for consistency across playbooks
chris pushed to master at ansible/oopen-server 2026-07-30 12:54:22 +02:00
9c6094cef8 add host ki-fm.oopen.de
chris pushed to master at ansible/oopen-server 2026-07-30 01:53:08 +02:00
4f8e5f4454 fix(file-ah-common.yml): correct indentation for samba user group assignments
chris pushed to master at ansible/oopen-server 2026-07-30 01:38:55 +02:00
ca02faf748 fix(sshd_config.j2): update condition for SFTP subsystem configuration to use common variable
chris pushed to master at ansible/oopen-server 2026-07-29 23:40:25 +02:00
1c1ae9464c fix(yum.yml): change package state to 'present' for consistency and improve comment clarity
chris pushed to master at ansible/oopen-server 2026-07-29 23:35:00 +02:00
451baa5f9a fix(sudoers.yml): improve formatting of comments for clarity in sudoers configuration tasks