Skip to content

Releases: usegalaxy-eu/ansible-collection-handy

ansible-collection-handy v3.1.1

20 Dec 10:21
f5f2333
Compare
Choose a tag to compare
  • Use Bash in all ansible.builtin.shell tasks to fix the error /bin/sh: 1: set: Illegal option -o pipefail on some systems. (#21)

ansible-collection-handy v3.1.0

12 Dec 14:31
8500315
Compare
Choose a tag to compare
  • Enhance tasks from remap_user.yml. Instead of checking only for the existence of the galaxy user and group, they will now go over all users and groups defined in handy_users and handy_groups and remap any existing users or groups with conflicting UIDs or GIDs. (#18)

ansible-collection-handy v3.0.2

15 Nov 13:18
f217355
Compare
Choose a tag to compare
  • Fix remapping user 999 and group 999 for EL 8. The user remap tasks worked with CentOS 8, but not with other RHEL derivatives such as Rocky Linux 8. (#16)

Fixed RHEL 8

04 Jul 13:25
da11586
Compare
Choose a tag to compare

Fixed the package dejavu-fonts-all that is not available for RHEL 8 distros

ansible-collection-handy v3.0.0

05 Jun 08:49
b6d5a27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...3.0.0

Remove atop

04 May 13:50
5f93874
Compare
Choose a tag to compare

Is is not used by EU admins and fills up our root disks with log files, so the easiest way to get this issue under control is removing it from the installed packages.

Fixed font installation on Rocky 9

01 Feb 11:36
8971978
Compare
Choose a tag to compare

Now using mkfontscale because the big xorg-x11-font-utils package was now deaggregated. It should do the job.
Rock 9 needs the devel repo enabled for dejavu-fonts-all which should replace dejavu-fonts-common

Rocky 9 support

31 Jan 11:17
87e76a1
Compare
Choose a tag to compare
  • user/group remapping without hardcoded names
  • disabled cgroups installation for rocky 9, because cgroupsv2 are default now
  • use package apptainer instead of singularity for Rocky 9

Add make to utils

24 Nov 13:44
5f378d3
Compare
Choose a tag to compare

Make is now in the software group utils.