have loopabull install use package module and not dnf directly
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
6019bdbb4d
commit
e13622998b
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue