- Removing fluff run script

This commit is contained in:
shockrah 2021-12-26 18:07:33 -08:00
parent 2d6d4e5dfc
commit 20b8db4095

View File

@ -1,8 +0,0 @@
#!/bin/sh
set -x
ansible-playbook \
-i hosts.ini \
-e @.env/main.yml \
--ask-vault-pass \
$1