Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_validators
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_validators
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ad726e1c2036e0bc899c44208a3e93c9709283e1
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jan
20
17
Dec
2
17
Jul
16
12
22
Dec
21
20
Oct
2
Mar
14
Sep
13
11
Apr
18
Mar
12
Jan
2
Dec
26
Jul
23
15
Apr
30
Mar
23
29
Jan
fix: install standard unpatched version of libcgicc, because the patch is no longer necessary
master
master
fix: correct dependencies by extending tags
doc: improve task descriptions to make their respective purpose and context more clear
merge: resolve conflict
style: satisfy linter (rename 'groups' variable, as that's a reserved name.
doc: add more tags
refactor: move references to Ansible Vault variables out of the actual code, provide sane defaults and overwrite those with the values from the Vault. This is done to improve documentation of the interface used with this role.
fix: syntax for Jinja2 variable
feat: enable adding/removing users based on flag
fix: typo
fix: explicitely set encoding of start page to make sure it's displayed correctly in the browser
refactor: restart Apache by flushing handlers instead of registering a variable and checking for changed status
style: satisfy linter
chore: add .yamllint options to be compliant with ansible-lint 3.x rules
fix: use ANSIBLE_VAULT_PASSWORD_FILE instead of ANSIBLE_VAULT_IDENTITY_LIST in Gitlab-CI config, as it interferes with Molecule
fix: set correct path for Ansible Vault password file
feat: disable CallasPDF based Validation Service in favor of official VeraPDF based Validation Service hosted on SLUB's website
feat: remove CXX flags from make call for Callas binaries (thx @Romeyke)
Merge branch '1-ci-pipeline-can-t-find-vault-password-file' into 'master'
Resolve "CI pipeline can't find Vault password file..."
test: skip deployment of server certificates on Molecule test environment
chore: replace deprecated ansible-lint exception
style: idempotence
test: create self-signed certificate for Molecule test environment
feat: enable HTTPS/TLS for validation service
style: ignore package-latest
fix: remove pdfa_webservice directory before fresh deploy, because else Git will go on strike
fix: install specific version of perl-modules
test: add tests to verify CGI binaries work as expected (with more to implement)
feat: make changes for enabling the role to be run against Debian 12 Bookworm targets
test: provide external access to Apache webserver through tcp/8080 for running tests on the VM host's browser
fix: correct syntax for Molecule VM user
test: call linters explicitely, because 'molecule lint' is deprecated
fix: update Ansible Vault password file paths to accommodate for changes in Molecule v6+
style: satisfy linter
fix: force git cloning after changes have occurred
chore: remove unnecessary task for font directory creation
fix: accept new SSH hostkeys on first connection for GitLab clone operation
fix: checkout pdfa_webservice Git repo on the managed host, not localhost
fix: install packages with defined version instead of 'latest'
Loading