Add error handling to deploy scripts

This commit is contained in:
Timo Makinen 2021-09-02 05:44:53 +00:00
parent 01a73945e5
commit 0bdd32ec11
2 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,6 @@
#!/bin/sh
set -eu
cd "$(dirname "$0")/.."
ansible-playbook site.yml -t dns