koji: Also remove python3-/rpmautospec pkgs
These were only needed for the rpmautospec koji plugin. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
fad81b48af
commit
44876b117d
1 changed files with 4 additions and 1 deletions
|
@ -113,7 +113,10 @@
|
||||||
|
|
||||||
- name: remove koji builder rpmautospec plugin
|
- name: remove koji builder rpmautospec plugin
|
||||||
package:
|
package:
|
||||||
name: koji-builder-plugin-rpmautospec
|
name:
|
||||||
|
- koji-builder-plugin-rpmautospec
|
||||||
|
- python3-rpmautospec
|
||||||
|
- rpmautospec
|
||||||
state: absent
|
state: absent
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue