Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_reporting
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_reporting
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Mar
17
Jan
9
Sep
1
9
Aug
11
Apr
18
Mar
4
Aug
2
30
Jul
29
29
Jan
style: satisfy linter
master
master
style: use deb822 format and remove deprecated apt_key (resolves #2233 / ND-2723)
feat: add required subdirectories for uploaded reports (and cleanup the code using a loop instead of individual tasks)
doc: add kudos.txt for listing contributors
doc: add contribution guideline
doc: add Code of Conduct
feat: add Default GitLab Issue/PR templates
doc: add molecule Readme file for easy testing
fix: remove 'namespace' entry from meta/main.yml, because it violates the schema
feat: include multiple backup directories using Jinja2 loop
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
fix: syntax of multiple vault IDs in Gitlab-CI config
fix: use ANSIBLE_VAULT_IDENTITY_LIST to enable Molecule tesing in Gitlab-CI
fix: syntax for .gitlab-ci.yml (missing quotation mark)
test: introduce GitLab-CI functionality
Add LICENSE
Delete LICENSE
doc: set license (ND-2199)
doc: describe usage of ansible-galaxy for installing required role dependencies
chore: configure Ansible for improved performance and logging
chore: encode Coding Guidelines for yamllint (ND-2199)
chore: implement shellcheck recommendations, ansible-lint-stage and shellcheck stage (ND-2199)
fix: insert iptables rules at the top to avoid conflicting with the DENY ALL rule
fix: remove task to deal with defective Vim user configs, they are now distributed system wide
fix: remove unnecessary excludes from dsm.sys (introduced by copy/paste from Rosetta)
fix: add handler to restart dsmcad service after changes
feat: write IBMSP password file before first use and startup dsmcad service
fix: install logrotate (required by check-backup script)
fix: restart dsmcad service after config changes
refactor: simplify loop for creating symlinks to Kernel modules
fix: quote permissions, use correct var names, use remote src, use correct template file name
fix: install git as required by Ansible builtin Git module
chore: rename task files to use underscores instead of dashes to comply with Python naming conventions AND DON'T FORGET file name references in main.yml
chore: rename task files to use underscores instead of dashes to comply with Python naming conventions
feat: add osquery role to list of required roles
chore: add backup directory to list of Git ignored items
feat: add setup for IBMSP backup client including chack-backup script and necessary deploy key
chore: rename file because it now deploys private keys as well
refactor: remove task from single tasks all over the task files and use tag inheritance instead
Loading