Skip to content

Releases: sleighzy/ansible-kafka

1.1.0 (2021-04-28)

28 Apr 08:45
82a3a08
Compare
Choose a tag to compare

Ansible role for installation and deployment of Apache Kafka 2.8.0

  • Upgrade to Kafka 2.8.0
  • Add additional role variables for Kafka configuration
  • Use LOG_DIR environment variable for application log files
  • Write application logs to /var/log/kafka and symlink to /opt/kafka/logs
  • Restart the Kafka service on failure
  • Optionally create "kafka" user and group, creates by default

1.0.0 (2021-02-27)

27 Feb 00:07
3a5587d
Compare
Choose a tag to compare

Ansible role for installation and deployment of Apache Kafka 2.7.0

Supported Platforms:
RedHat 6
RedHat 7
RedHat 8
Debian 10.x
Ubuntu 18.04.x