commit | 085b96d83b4f9d63efbc29aa0befb0972ffa65ed | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko1203@users.noreply.github.com> | Thu Dec 29 00:47:59 2022 +1100 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Dec 28 10:58:20 2022 -0500 |
tree | e52fae5571e4f7262fcb6b59ff3b69ee930e8943 | |
parent | 7f15812b29be77cdd6ec367da611a974ef2ac518 [diff] |
Set default values for variables in test args Now we render ansible template files using python jinja2 pkg and this doesn't refer default ansible variables. So need to define all default variables in the args explicitly.
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg