Skip to content

Update ansible version #652

Update ansible version

Update ansible version #652

Workflow file for this run

name: integration
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Test using docker-compose
run: ./start.sh
working-directory: ./docs/docker-compose