Fine then, how about this one?

This commit is contained in:
Kevin Fenzi 2013-08-27 20:49:44 +00:00
parent 9dd63c9b76
commit 33da79db04
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
- name: special pkgs for the x86_64 builders
yum: state=installed pkg=$item
when: is_rhel
with_items:
- kmod-hfsplus
only_if: '$is_rhel'