Remove superfluous distro family check

Signed-off-by: Adam Huffman <bloch@verdurin.com>
pull/1035/head
Adam Huffman 2016-10-17 10:39:06 +01:00
parent f3dea0d40a
commit 4315166e91
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@
state: present
enabled: yes
when:
- ansible_os_family == 'RedHat'
- ansible_distribution == 'CentOS'
tags:
with_pkg