kevincoakley.zeppelin
ansible-role-zeppelin
This is a tool to install Apache Zeppelin, found at https://zeppelin.apache.org. It has been tested with Zeppelin version 0.9.0 on CentOS 7 & 8 and Ubuntu 18.04 & 20.04.
Requirements
There are no special requirements.
Role Variables
For configuration options, check the defaults in main.yml.
Dependencies
No additional dependencies are needed.
Example Playbook
Here’s an example playbook to use the Zeppelin role on CentOS and Ubuntu:
- name: Install Zeppelin on CentOS and Ubuntu systems
hosts: zeppelin
become: yes
become_method: sudo
vars:
zeppelin_notebook_dir: /mnt/notebooks
roles:
- ansible-role-zeppelin
tags:
- zeppelin
License
This project is licensed under the BSD license.
Author Information
Created by Kevin Coakley (https://github.com/kevincoakley)
Installa
ansible-galaxy install kevincoakley.zeppelin
Licenza
Unknown
Download
306
Proprietario