跳转到主要内容

OME Ansible角色的测试依赖

项目描述

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

一个元包,用于安装测试大多数OME Ansible Galaxy 角色所需的常用依赖。

测试 Ansible 角色的示例 .travis.yml 文件

---
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/

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分布

ome-ansible-molecule-dependencies-0.3.1.tar.gz (8.1 kB 查看哈希值)

上传时间

由以下支持