get rid of sorbs: it times out often and doesn't seem to be a great list
[ansible.git] / play
1 #!/bin/bash
2 set -e
3
4 ansible-playbook site.yml -l "$@"