Merge branch 'master' of /git/ansible

* 'master' of /git/ansible:
  openqa/worker: use distro edk2 package
This commit is contained in:
Adam Miller 2016-10-26 21:31:36 +00:00
commit b189cbcd25

View file

@ -23,7 +23,7 @@
dnf: name={{ item }} state=present
with_items:
- libselinux-python
- edk2.git-ovmf-x64
- edk2-ovmf
tags:
- packages