Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_install_common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
ansible_lza_install_common
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d64f36bcf83d012728cdf7df9779db5bf9f760cc
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
May
26
6
14
Apr
11
1
31
Mar
21
16
Jan
15
14
13
11
Oct
4
2
1
10
Sep
9
6
15
Aug
1
30
May
16
18
Apr
16
21
Feb
31
Jan
29
5
Oct
28
Jul
5
Jun
5
May
21
Mar
1
13
Feb
1
19
Jan
13
26
Nov
7
Sep
23
Aug
22
2
26
Jul
21
20
18
15
3
Jun
4
May
11
Apr
18
Mar
14
2
23
Feb
29
Nov
15
Sep
8
3
25
Aug
13
4
2
13
Jul
5
28
Apr
26
15
6
9
Mar
5
19
Feb
15
8
29
Jan
fix: set correct Origin-Pattern for SLUB's local Debian repo server (use FQDN, not URL)
master
master
fix: configure autoupdates for SLUB's local Debian repository as well, not just official repos
feat: use SSH control socket for connection to NetApp in order to reduce SSH connection overhead there and improve plugin reliability
feat: implement fully functional Check_MK monitoring of NetApp NFS shares including history data and dynamic alert thresholds
Merge branch 'master' of https://git.slub-dresden.de/digital-preservation/ansible_lza_install_common
test: scan for secret leaking
test: scan for secret leaking
fix: enable & start timer for dnf-autoupdate
feat: use findmnt(8) to list NFS shares. The mount(8) manpage recommends this: 'For more robust and customizable output use findmnt(8), especially in your scripts.'. So yeah, we do it.
fix: write journald config to correct files
sec: add security-related Postfix options
style: satisfy linter (spacing)
style: satisfy linter
test: use YAML anchors to remove code duplication in Gitlab-CI config
fix: syntax in configure_mail.yml
fix: syntax in handlers
fix: remove exim4 package from general package installation; instead, install specific MTA later
fix: set updated rsyslog config for central logging server
feat: add OS switch to install Postfix on Ubuntu instead of Exim MTA
fix: use correct release codename for Ubuntu targets when adding repositories
fix: use 'su' directive in logrotate config
chore: remove deprecated Molecule configs for linting
feat: reduce output by hiding 'ok' tasks
feat: add compatibility for Ubuntu 22.04 Jammy
test: check for existence of debug flag before converging
feat: enable relative line numbers in vim
test: increase Molecule test coverage by checking for specific ESXi hypervisor only on tasks that absolutely need it
feat: add NTP-to-ESXi timesync migration for RedHat-based distros
test: print debug information if debug flag has been passed as an extravar
fix: ignore SSH authentication failures if they are caused by Greenbone scans
Merge branch 'master' of https://git.slub-dresden.de/digital-preservation/ansible_lza_install_common
fix: make repo update idempotent
fix: GitLab-CI YAML syntax
test: add CI routine for testing AlmaLinux 8
chore: remove include for non-existent task (was already commented out for a while)
feat: discard any traces of NTP configs
fix: reload Systemd daemon before enabling zramswap to make sure the unit can be found
chore: deprecate tests and tasks for RHEL/CentOS 7 and move to Alma 8 instead of Rocky 8, because there have been no releases for Rocky 8 Vagrant Boxes for 9 months
feat: add bash-completion package, because it's not part of a RHEL standard installation
fix: add 'smtpd_relay_restrictions' parameter to the Postfix config
Loading