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
|
# Setup watchdog
|
||||||
#
|
#
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
yum: pkg={{ item }} state=present
|
package: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- watchdog
|
- watchdog
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue