distgit/pagure: remove old cruft from another time (py2/rhel7)
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
22662d79b5
commit
745e7b04ce
1 changed files with 0 additions and 10 deletions
|
@ -407,17 +407,7 @@
|
|||
- name: install fedora-messaging as a dependency
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- python2-fedora-messaging
|
||||
when: env != "staging" and datacenter != "iad2"
|
||||
tags:
|
||||
- pagure
|
||||
- fedora-messaging
|
||||
|
||||
- name: install fedora-messaging as a dependency
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- fedora-messaging
|
||||
when: env == "staging" or datacenter == "iad2"
|
||||
tags:
|
||||
- pagure
|
||||
- fedora-messaging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue