Skip to content

systemd and kube play automation #24

systemd and kube play automation

systemd and kube play automation #24

Workflow file for this run

name: Run ansible-test
on:
push:
pull_request:
jobs:
sanity-test:
runs-on: ubuntu-latest
steps:
- name: Perform testing
uses: ansible-community/ansible-test-gh-action@release/v1
with:
testing-type: sanity
origin-python-version: 3.11
ansible-core-version: stable-2.14