Skip to content

Pin ansible==9.6.0 in reusable action #40

Pin ansible==9.6.0 in reusable action

Pin ansible==9.6.0 in reusable action #40

Workflow file for this run

---
name: Test install_java
# yamllint disable-line rule:truthy
on:
pull_request:
paths:
- molecule_configs/*
- roles/install_java/**
- .github/workflows/molecule.yml
- .github/workflows/molecule-java.yml
jobs:
molecule-java:
uses: ./.github/workflows/molecule.yml
with:
tests-path: ansible_collections/mirsg/infrastructure/roles/install_java