pagure: another attempt to include a role only in prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
a052e26fdd
commit
7a1c986457
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@
|
|||
|
||||
roles:
|
||||
- pagure/frontend
|
||||
- {name: pagure/fedmsg
|
||||
when: env != 'pagure-staging'}
|
||||
- {name: pagure/fedmsg, when: env != 'pagure-staging'}
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue