mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
We have to use acls here because the mock chroot has it's own user/group files and it dynamically adds users, but if we use acls it will look up the user and do the right thing because the name is the same. (Hopefully) Signed-off-by: Kevin Fenzi <kevin@scrye.com>