Only install this module on rhel, not fedora buildvm's
This commit is contained in:
parent
8f40999d13
commit
1ac234e266
2 changed files with 2 additions and 1 deletions
|
@ -8,3 +8,4 @@
|
||||||
action: yum state=installed pkg=$item
|
action: yum state=installed pkg=$item
|
||||||
with_items:
|
with_items:
|
||||||
- kmod-hfsplus
|
- kmod-hfsplus
|
||||||
|
when: is_rhel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue