mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
By default ansible is seeing the ldap 'grokmirror' user and not making a local one. This makes the grokmirror cron job fail because the ldap grokmirror user is locked. So, lets make a local one so cron works. Signed-off-by: Kevin Fenzi <kevin@scrye.com>