have loopabull install use package module and not dnf directly

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2017-03-14 21:23:40 +00:00
parent 6019bdbb4d
commit e13622998b

View file

@ -5,9 +5,7 @@
package: name="{{ item }}" state=installed
with_items:
- git
- name: install loopabull
dnf: name=loopabull state=latest
- loopabull
- name: configure loopabull
template: