Skip to content

Temelio/ansible-role-jupyterhub

Repository files navigation

jupyterhub

Build Status

Install jupyterhub package.

Requirements

This role requires Ansible 2.2 or higher, and platform requirements are listed in the metadata file.

Testing

This role use Molecule to run tests.

Local and Travis tests run tests on Docker by default. See molecule documentation to use other backend.

Currently, tests are done on:

  • Debian Jessie
  • Ubuntu Trusty
  • Ubuntu Xenial

and use:

  • Ansible 2.2.x
  • Ansible 2.3.x
  • Ansible 2.4.x

Running tests

Using Docker driver

$ tox

Role Variables

Default role variables

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: Temelio.jupyterhub }

License

MIT

Author Information

Alexandre Chaussier (for Temelio company)

Releases

No releases published

Packages

No packages published

Languages