Change yum to package for fedora28
Change-Id: If32559dc537158b197dc37db3d0079299345b1ae
This commit is contained in:
@@ -45,5 +45,7 @@
|
||||
create: true
|
||||
|
||||
- name: Install ipmitool if not installed
|
||||
yum: name=ipmitool state=latest
|
||||
package:
|
||||
name: ipmitool
|
||||
state: latest
|
||||
become: true
|
||||
|
Reference in New Issue
Block a user