#!/bin/sh

bin/ansible-test units \
  --python-interpreter /usr/bin/python3 \
  --local
