$ git clone -n https://src.fedoraproject.org/rpms/ansible-freeipa.git /var/lib/mock/f38-build-side-42-init-devel-455061-22302/root/chroot_tmpdir/scmroot/ansible-freeipa Cloning into '/var/lib/mock/f38-build-side-42-init-devel-455061-22302/root/chroot_tmpdir/scmroot/ansible-freeipa'... $ git reset --hard fc1f00ad2b4225b86ae6f59e849631e3ddfdfc6a HEAD is now at fc1f00a - Update to version 1.10.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.10.0 Highlights: - ipagroup: Allow multiple group management. - ipaclient: Add subid option to select the sssd profile with-subid. - ipaclient: Fix allow_repair with removed krb5.conf and DNS lookup. - ipaclient: Keep server affinity while deploying by deferring the creation the final krb5.conf. - ipaserver: Allow deployments with random serial numbers. - ipareplica/server: Enable removal from domain with undeployment. - More Ansible lint fixes.