Merge branch 'master' of /git/ansible
* 'master' of /git/ansible: openqa/worker: use distro edk2 package
This commit is contained in:
commit
b189cbcd25
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- libselinux-python
|
- libselinux-python
|
||||||
- edk2.git-ovmf-x64
|
- edk2-ovmf
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue