add another server; and remove one that seems to have stopped spamming me
[ansible.git] / play
1 #!/bin/bash
2 set -e
3
4 ansible-playbook site.yml -l "$@"