ansible-collection-toolkit icon indicating copy to clipboard operation
ansible-collection-toolkit copied to clipboard

This Ansible collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively.

Results 49 ansible-collection-toolkit issues
Sort by recently updated
recently updated
newest added

In GitLab 13, background migrations were not batched. In GitLab 14 and later, this type of migration was superseded by [batched background migrations](https://docs.gitlab.com/ee/update/background_migrations.html#batched-background-migrations). We should consider adjusting the [task for...

gitlab

Hello! Thanks for ansible-role-gitlab. I try use it on ubuntu-2004-lts. If i use HTTPS in vars: ``` vars: gitlab_external_url: "https://gitlab.51.250.38.92.sslip.io" ``` I can error ![image](https://user-images.githubusercontent.com/10828883/158576642-472fd7bb-73ba-46a4-a631-a0b7318ff794.png) Final gitlab nginx config without...

enhancement
gitlab

In case the fail-over took place and the master is now one of the relicas the role need to determine the new master instance dynamically and re-configure the services accordingly,...

bug
redis

I needed wifi support for some of my devices but it wasn't supported if I'm not mistaken. I implemented it in a fork, would you be interested in a PR?

help wanted
netplan

Currently, the role only sets a default route. With this commit it is possible to add additional routes to the default route as well as no default route at all...

netplan

``` RUNNING HANDLER [hifis.toolkit.netplan : Apply netplan networking] ************* fatal: [instancenetplan]: FAILED! => {"changed": true, "cmd": ["netplan", "apply"], "delta": "0:00:00.306902", "end": "2024-09-10 00:37:38.851494", "msg": "non-zero return code", "rc": 1, "start":...

bug

Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.7.0 to 24.9.2. Release notes Sourced from ansible-lint's releases. v24.9.2 Bugfixes Fix github action (#4342) @​ssbarnea v24.9.1 Bugfixes Fix missing MatchErrors due to hash collisions (#4307) @​cavcrosby...

dependencies
python

Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.7.0 to 24.9.2. Release notes Sourced from ansible/ansible-lint's releases. v24.9.2 Bugfixes Fix github action (#4342) @​ssbarnea v24.9.1 Bugfixes Fix missing MatchErrors due to hash collisions (#4307) @​cavcrosby...

dependencies
github_actions