Ansible within OME

Overview

Teaching: 10 min
Exercises: 0 min
Questions
Objectives
  • Learn about Ansible use within OME

OME Ansible Roles

The public user example playbook which we just ran is really just a definition of what roles we wanted to be run against our vagrant machine.

OME have an ever growing set of roles which were used to build the IDR and more recently production systems like the OMERO demo server and Nightshade, the College of Life Science’s OMERO server.

Check them out at: github

Lots of roles

management_tools

Testing

Key Points

  • Inventory

  • prod-playbooks

  • testing: travis (in Docker), molecule