From 0aba33d1f9fe5613e5094042d9d30611c41a74d5 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 26 Jan 2025 07:55:27 -0500 Subject: [PATCH] remove oaram --- ANSIBLE/auto_play.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ANSIBLE/auto_play.sh b/ANSIBLE/auto_play.sh index c8b86e1..846bee1 100644 --- a/ANSIBLE/auto_play.sh +++ b/ANSIBLE/auto_play.sh @@ -1,6 +1,5 @@ #!/bin/sh # -PARAM1= $1 for a in "$@" ;do PROVISION_FILE=$a done