Commit c48ba20b by John Jarvis

typo

parent fe6d0308
......@@ -32,7 +32,7 @@ if [[ $run_migrations == "true" ]]; then
fi
if [[ $first_in == "true" ]]; then
$ansible_limit+="first_in_"
ansible_limit+="first_in_"
fi
ansible_limit+="tag_Name_${environment_tag}-${deployment_tag}-${play_tag}"
export PYTHONUNBUFFERED=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment