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.
```text TASK [hifis.toolkit.zammad : Variable elasticsearch_url is deprecated] ********* ok: [instance] => { "msg": [ "The variable elasticsearch_url is deprecated and will be removed in the next major release.", "Please...
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 11.9.0 to 12.2.0. Commits ff7b95b Ansible 12.2.0: Dependencies, changelog and porting guide (#621) 21dc7c1 Remove deprecated community.digitalocean from Ansible 13.0.0b1. (#620) 4dc8c5e Ansible 13.0.0a5: Dependencies, changelog and...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...
Bumps [molecule](https://github.com/ansible-community/molecule) from 25.7.0 to 25.11.0. Release notes Sourced from molecule's releases. v25.11.0 Fixes Fix molecule list with ansible-native configs. (#4570) @Qalthos fix: adopt uv.lock and newer packaging (#4554) @ssbarnea...
- add become: true to all tasks that require root privileges in zammad role - update molecule test to catch missing become directives
* add `become: true` to all tasks that require root privileges in gitlab role * update molecule test to catch missing become directives
We would like to customize the GPG key for Redhat installations of GitLab. Currently, this is done for Debian installations but not for Redhat ones. The idea is to reuse...