copr-builders: install subscription-manager
We will need this to build epel-8+ chroots against RHEL + EPEL.
This commit is contained in:
parent
20132910f3
commit
1e5cc169b4
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
|||
|
||||
- package_facts: manager=auto
|
||||
|
||||
- name: install subscription-manager
|
||||
package: name=subscription-manager state=present
|
||||
|
||||
- name: install copr-builder and other latest packages
|
||||
dnf: state=latest pkg={{ packages }}
|
||||
vars:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue