Skip to content

apolloclark/ansible-role-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: heartbeat

Ansible Role to install and configure Apache Kafka for Ubuntu.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see vars/main-2.0.0.yml). You can overload the variables by creating a dictionary called "kafka", ex:

kafka:
  version: 2.0.0

Dependencies

Apache Zookeeper

Example Playbook

- hosts: all
  roles:
    - apolloclark.zookeeper
    - apolloclark.kafka

License

MIT / BSD

Author Information

This role was created in 2017 by Apollo Clark

About

Ansible role to install and configure Apache Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published