Ansible: Lookup group name by gid
For one of my Ansible Playbooks I need the group name associated with a specific group id. Turns out there is not much documentation online how to do this, and I had to test it out.
Continue reading "Ansible: Lookup group name by gid"