Only install this module on rhel, not fedora buildvm's

This commit is contained in:
Kevin Fenzi 2013-08-27 20:43:24 +00:00
parent 8f40999d13
commit 1ac234e266
2 changed files with 2 additions and 1 deletions

View file

@ -8,3 +8,4 @@
action: yum state=installed pkg=$item
with_items:
- kmod-hfsplus
when: is_rhel

View file

@ -3,4 +3,4 @@ dist_tag: f${ansible_distribution_version}
base_pkgs_inst: ['iptables-services' ]
base_pkgs_erase: ['firewalld', 'PackageKit*', 'sendmail', 'at']
service_disabled: [ ]
service_enabled: [ ]
service_enabled: [ ]