Move firewall script to roles. Adjust hosts. ..
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
echoerr() { echo "$@" 1>&2; }
|
||||
|
||||
PWFILE="$HOME/.private/ansible-oopen-vault-passphrase"
|
||||
PWFILE="$HOME/.private/ansible/ansible-oopen-vault-passphrase"
|
||||
|
||||
if test ! -f "$PWFILE"
|
||||
then
|
||||
|
Reference in New Issue
Block a user