Skip to content

Renovate: all non-major dependencies #18

Renovate: all non-major dependencies

Renovate: all non-major dependencies #18

---
name: Test install_omero playbook
on:
pull_request:
paths:
- molecule_configs/*
- playbooks/**
- roles/**
- .github/workflows/molecule-install-omero.yaml
- "!**/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@28758d17f7fe68723aded1c5dc6a3f57ccdf9cb7 # v0
with:
ansible_major_version: 8
scenario: rocky8_omero
checkout_path: ansible_collections/mirsg/infrastructure
tests_path: ansible_collections/mirsg/infrastructure/playbooks