Dependencies for testing OME Ansible roles with Molecule
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<0.5"
script:
- molecule test
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
Release files for ome-ansible-molecule 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ome-ansible-molecule-0.4.1.tar.gz | 8.0 kB | Details |
Release files / ome-ansible-molecule-0.4.1.tar.gz
| Download URL | ome-ansible-molecule-0.4.1.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3392dbe016b95e21b99547e56931ce1b1efc26a5f376807521b9150bd76314f3
|
|
BLAKE2b-256 checksum How to use checksums |
fa4de205d8de02bb4b87dd34d957cefee332f0cffc2981c99176821fdfd7b251
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
|