ansible/scripts/deploy-dns

6 lines
77 B
Bash
Executable file

#!/bin/sh
set -eu
cd "$(dirname "$0")/.."
ansible-playbook site.yml -t dns