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

set -eux

ANSIBLE_GATHER_SUBSET='min' ansible-playbook base.yml "$@"