Skip to content
Snippets Groups Projects
Commit acb2cd2f authored by Huste, Tobias's avatar Huste, Tobias
Browse files

Merge branch '341-add-software-contributions' into 'master'

Add technology services team software contributions

Closes #341

See merge request !611
parents b5434321 c0034ee1
No related branches found
No related tags found
1 merge request!611Add technology services team software contributions
...@@ -97,8 +97,10 @@ HIFIS creates its own software packages, but also contributes to Open Source sof ...@@ -97,8 +97,10 @@ HIFIS creates its own software packages, but also contributes to Open Source sof
#### Software Packages #### Software Packages
<p id="software"/> <p id="software"/>
##### 2022 ##### 2022
* [Unattended-Upgrades Role for Ansible](https://github.com/hifis-net/ansible-role-unattended-upgrades) - Ansible role to set up unattended-upgrades on Debian-based systems.
* [Ansible RSD role](https://github.com/hifis-net/ansible-role-rsd) — Ansible role to set up the Research Software Directory. * [Ansible RSD role](https://github.com/hifis-net/ansible-role-rsd) — Ansible role to set up the Research Software Directory.
##### 2021 ##### 2021
...@@ -119,13 +121,17 @@ HIFIS creates its own software packages, but also contributes to Open Source sof ...@@ -119,13 +121,17 @@ HIFIS creates its own software packages, but also contributes to Open Source sof
#### Contributions #### Contributions
##### 2022 ##### 2022
* [**Molecule Podman Plugin**](https://github.com/ansible-community/molecule-podman) - [Fix missing playbooks in the PyPI wheel](https://github.com/ansible-community/molecule-podman/pull/134)
* [**Kira Dependencies Bot**](https://github.com/wemake-services/kira-dependencies):
* [Bump ruby version from 2.7.5 to 2.7.6](https://github.com/wemake-services/kira-dependencies/pull/393)
* [Get rid of bundler deprecation warning](https://github.com/wemake-services/kira-dependencies/pull/396)
* [**Ansible Role Certbot**](https://github.com/geerlingguy/ansible-role-certbot)[Fix snap symlink task failing in initial dry-run](https://github.com/geerlingguy/ansible-role-certbot/pull/166) * [**Ansible Role Certbot**](https://github.com/geerlingguy/ansible-role-certbot)[Fix snap symlink task failing in initial dry-run](https://github.com/geerlingguy/ansible-role-certbot/pull/166)
* [**Ansible Role Docker**](https://github.com/geerlingguy/ansible-role-docker)[Fix docker-compose update](https://github.com/geerlingguy/ansible-role-docker/pull/343) * [**Ansible Role Docker**](https://github.com/geerlingguy/ansible-role-docker)[Fix docker-compose update](https://github.com/geerlingguy/ansible-role-docker/pull/343)
##### 2021 ##### 2021
* [**Gitleaks**](https://github.com/zricethezav/gitleaks)[Fix example in leaky-repo.toml](https://github.com/zricethezav/gitleaks/pull/559) * [**Gitleaks**](https://github.com/zricethezav/gitleaks)[Fix example in leaky-repo.toml](https://github.com/zricethezav/gitleaks/pull/559)
* [**Ansible (community.general)**](https://github.com/ansible-collections/community.general)[Fix HAProxy draining](https://github.com/ansible-collections/community.general/pull/1993) * [**Ansible (community.general)**](https://github.com/ansible-collections/community.general)[Fix HAProxy draining](https://github.com/ansible-collections/community.general/pull/1993)
* [**Ansible Collection Hardening**](https://github.com/dev-sec/ansible-collection-hardening/) * [**Ansible Collection Hardening**](https://github.com/dev-sec/ansible-collection-hardening/):
* [Add variable to specify SSH host RSA key size](https://github.com/dev-sec/ansible-collection-hardening/pull/394) * [Add variable to specify SSH host RSA key size](https://github.com/dev-sec/ansible-collection-hardening/pull/394)
* [fix galaxy action to update local galaxy.yml](https://github.com/dev-sec/ansible-collection-hardening/pull/395) * [fix galaxy action to update local galaxy.yml](https://github.com/dev-sec/ansible-collection-hardening/pull/395)
* [**Ansible Role Elasticsearch**](https://github.com/elastic/ansible-elasticsearch)[Stop plugin install to fail in check mode](https://github.com/elastic/ansible-elasticsearch/pull/787) * [**Ansible Role Elasticsearch**](https://github.com/elastic/ansible-elasticsearch)[Stop plugin install to fail in check mode](https://github.com/elastic/ansible-elasticsearch/pull/787)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment