mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Set conditional right.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
- fedmsg/base
|
||||
- { role: koji_builder, when: env == "staging" }
|
||||
- { role: nfs/server, when: env == "staging" }
|
||||
- { role: keepalived, when: env == "staging" }
|
||||
- { role: keepalived, when: env != "staging" }
|
||||
- koji_hub
|
||||
- sudo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user