- removing fluff scripts

+ new script to easily pick out playbooks to run
This commit is contained in:
shockrah
2021-12-10 00:47:38 -08:00
parent 92a450927d
commit babd9bbe81
4 changed files with 11 additions and 16 deletions

View File

@@ -3,4 +3,4 @@
# -_-
ssh -F ssh/config -o UserKnownHostsFile=ssh/known_hosts $@
ssh -F .ssh/config -o UserKnownHostsFile=.ssh/known_hosts $@