Skip to content

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #527

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #527

Workflow file for this run

name: Unit tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
unit-source:
uses: yurnov/github_actions/.github/workflows/unit_source.yml@drop-2.15