Skip to content

1.28.0

1.28.0 #124

---
name: Test install_omero playbook
on:
pull_request:
paths:
- molecule_configs/*
- playbooks/**
- roles/**
- .github/workflows/molecule-install-omero.yml
- "!**/README.md"
release:
types:
- published
concurrency:
cancel-in-progress: true
group: >-
${{ github.workflow }}-${{ github.event.pull_request.number }}
jobs:
molecule-install-omero:
runs-on: ubuntu-latest
env:
MOLECULE_RUN_TAGS: all
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
steps:
- uses: UCL-MIRSG/.github/actions/molecule-test@786c4954743c97b4d8f4d2ceeaf4c6c3348231d5 # v0.96.0
with:
ansible_major_version: 8
scenario: rocky8_omero
checkout_path: ansible_collections/mirsg/infrastructure
tests_path: ansible_collections/mirsg/infrastructure/playbooks