#!/bin/bash -e

exec ${OPERATOR} run ansible --watches-file=/opt/ansible/watches.yaml $@
