--- - name: Install the CDH HBASE master packages apt: pkg={{ item }} state={{ hadoop_pkg_state }} with_items: - hbase-master tags: - hadoop - hbase