Run copr/backend role first, so we have all users and groups

This commit is contained in:
Jakub Kadlcik 2019-07-18 10:19:24 +02:00
parent ecb2785d3d
commit 0b7edd9ae6

View file

@ -43,8 +43,8 @@
# Roles are run first, before tasks, regardless of where you place them here.
roles:
- base
- fedmsg/base
- copr/backend
- fedmsg/base
- nagios_client
- { role: messaging/base,
when: devel }