blob: 360ce94f9a903dc71e3df7c42100cc9712473277 [file] [log] [blame]
#!/bin/bash
source /opt/ansible/hacking/env-setup >> /dev/null
export REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
ansible-playbook -vvv "$@"