mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
This used to be a role-specific handler, though we have a special upgrade playbooks (e.g. copr-keygen-upgrade.yml) that failed because they use but don't import the copr/* roles (and role handlers). So we would have to either import role-specific handlers explicitly, or do this commit.