kevincoakley.zeppelin
ansible-role-zeppelin
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)
Installer
 ansible-galaxy install kevincoakley.zeppelinLicence
 
            Unknown
          
Téléchargements
 
            313
          
Propriétaire
 