Skip to content

Fix CI failures related to Ansible Galaxy #659

Fix CI failures related to Ansible Galaxy

Fix CI failures related to Ansible Galaxy #659

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