summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/import_tasks/runme.sh
blob: ea3529b5c91355874d42ef391b4f8fd7df396b84 (plain)
1
2
3
4
5
#!/usr/bin/env bash

set -eux

ansible-playbook inherit_notify.yml "$@"