Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 147 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 147 Bytes

ansible-bigtop-hbase

sample playbook

- hosts: all
  remote_user: vagrant
  become: true

  roles:
    - role: ansible-bigtop-hdfs