make sure we do not spam list owners with unrecognized bounce notifications
[ansible.git] / play
1 #!/bin/bash
2 set -e
3
4 ansible-playbook site.yml -l "$@"