We need dnf on f23 hosts
This commit is contained in:
parent
f5de07b72d
commit
2110970a6d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Setup watchdog
|
||||
#
|
||||
- name: install needed packages
|
||||
yum: pkg={{ item }} state=present
|
||||
package: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- watchdog
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue