Skip to main content

Dependencies for testing OME Ansible roles

Project description

https://travis-ci.org/openmicroscopy/ome-ansible-molecule-dependencies.png https://badge.fury.io/py/ome-ansible-molecule-dependencies.svg

A meta-package that installs common dependencies required to test most OME Ansible Galaxy roles.

Example .travis.yml file for testing Ansible roles:

---
sudo: required
language: python

services:
  - docker

install:
  - pip install ome-ansible-molecule-dependencies

script:
  - molecule test

notifications:
  webhooks: https://galaxy.ansible.com/api/v1/notifications/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page