summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/json_cleanup/runme.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/json_cleanup/runme.sh')
-rwxr-xr-xtest/integration/targets/json_cleanup/runme.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/json_cleanup/runme.sh b/test/integration/targets/json_cleanup/runme.sh
new file mode 100755
index 0000000..2de3bd0
--- /dev/null
+++ b/test/integration/targets/json_cleanup/runme.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+set -eux
+
+ansible-playbook module_output_cleaning.yml "$@"