ansible-collection-toolkit
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.
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...
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  Final gitlab nginx config without...
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,...
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?
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...
``` 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":...
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...
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...