mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
It turns out that python2-docutils is needed to make this function. Without it, it tracebacks on start and never processes normally. Probibly the rpm should have a hard dep on this, but in the mean time we add it here to make sure it's installed. Signed-off-by: Kevin Fenzi <kevin@scrye.com>