Skip to content

Create Tree and client server vars to match structural test (#65) #9

Create Tree and client server vars to match structural test (#65)

Create Tree and client server vars to match structural test (#65) #9

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
python-version: 3.11
ansible-core-version: stable-2.14