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

set -eux

ansible-playbook delegate_facts.yml -i inventory "$@"