Fine then, how about this one?
This commit is contained in:
parent
9dd63c9b76
commit
33da79db04
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
||||||
|
|
||||||
- name: special pkgs for the x86_64 builders
|
- name: special pkgs for the x86_64 builders
|
||||||
yum: state=installed pkg=$item
|
yum: state=installed pkg=$item
|
||||||
when: is_rhel
|
|
||||||
with_items:
|
with_items:
|
||||||
- kmod-hfsplus
|
- kmod-hfsplus
|
||||||
|
only_if: '$is_rhel'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue