mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-24 14:00:44 +08:00
15 lines
340 B
YAML
15 lines
340 B
YAML
---
|
|
dependencies:
|
|
- { role: git/checks }
|
|
- { 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 }
|