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