Fix conditional
This commit is contained in:
parent
b680031fbe
commit
6c162cc357
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
yum: state=installed pkg=$item
|
||||
with_items:
|
||||
- kmod-hfsplus
|
||||
only_if: '$is_rhel'
|
||||
when: is_rhel == 'True'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue