Skip to content

Ensure compatibility with python 2.7 / ansible 2.9 #160

Ensure compatibility with python 2.7 / ansible 2.9

Ensure compatibility with python 2.7 / ansible 2.9 #160

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 6 * * *'
jobs:
ci:
uses: ansible-middleware/github-actions/.github/workflows/ci.yml@main
secrets: inherit
with:
fqcn: 'middleware_automation/common'
molecule_tests: >-
[ "prod_eap", "stage_eap" ]