Code Monkey home page Code Monkey logo

ansible-role-ice's Introduction

Role Name

Actions Status Ansible Role

Install Zeroc Ice.

On Ubuntu this only installs the Ice binaries and required libraries under /opt/ice/bin (note this is a symlink).

Role Variables

Optional (expert users only):

  • ice_install_devel: Install Ice development packages, default True
  • ice_install_python: Install Ice Python globally, default True, ignored on Ubuntu and CentOS 8 (always False)
  • ice_python_wheel: URL to a python wheel package to be installed, ignored on Ubuntu and CentOS 8. You can use this to provide a precompiled ice-py package for 3.6 as an alternative to automatically compiling from the source package.
  • ice_binaries_symlink_dest: Symlink the Ice binaries required by OMERO into this directory e.g. /usr/local/bin (Ubuntu and CentOS 8 only, must exist, if empty don't create symlinks)

Notes

Note that 3.6 requires ice-python to be installed using pip, and will result in the installation of several development tools and libraries unless ice_python_wheel is provided.

Example Playbook

- hosts: localhost
  roles:
    - role: ome.ice

Author Information

[email protected]

ansible-role-ice's People

Contributors

manics avatar sbesson avatar khaledk2 avatar jburel avatar pwalczysko avatar jonnyjd avatar dpwrussell avatar joshmoore avatar atarkowska avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.