kevincoakley.zeppelin

ansible-role-zeppelin

Test Molecule

Installez Apache Zeppelin - https://zeppelin.apache.org. Testé avec Zeppelin 0.9.0 sur CentOS 7 & 8 et Ubuntu 18.04 & 20.04.

Exigences

Aucune

Variables du rôle

Voir defaults/main.yml

Dépendances

Aucune

Exemple de Playbook

- name: Rôle Zeppelin pour les systèmes CentOS et Ubuntu
  hosts: zeppelin
  become: yes
  become_method: sudo

  vars:
    - zeppelin_notebook_dir: /mnt/notebooks

  roles:
    - ansible-role-zeppelin

  tags:
    - zeppelin

Licence

BSD

Informations sur l'auteur

Kevin Coakley (https://github.com/kevincoakley)

À propos du projet

Install Apache Zeppelin (https://zeppelin.apache.org)

Installer
ansible-galaxy install kevincoakley.zeppelin
Licence
Unknown
Téléchargements
306
Propriétaire