fix variable

This commit is contained in:
Robert Kaussow 2020-09-29 23:23:37 +02:00
parent 3a6406c329
commit cd1266cda2
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ if hash git 2>/dev/null; then
git remote add origin gitea@{{ cookiecutter.git_server }}/xoxys.{{ cookiecutter.role_name }}.git
fi
ln -s {{ molecule_scenario }}/default
ln -s {{ cookiecutter.molecule_scenario }}/default