mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
This had been found by misc during his review of the patches, but the unfixed patch is what got merged. https://fedorahosted.org/fedora-infrastructure/ticket/4452
14 lines
317 B
YAML
14 lines
317 B
YAML
---
|
|
dependencies:
|
|
- { role: git/hooks }
|
|
- { role: git/make_checkout_seed }
|
|
- { role: git/server }
|
|
- { role: fedmsg/base }
|
|
- { role: fedmsg/hub }
|
|
- { role: gitolite/base }
|
|
- { role: gitolite/check_fedmsg_hooks }
|
|
- { role: cgit/base }
|
|
- { role: cgit/clean_lock_cron }
|
|
- { role: cgit/make_pkgs_list }
|
|
- { role: clamav }
|