This change adds an additional file overrides.yml in the root of the repository that could be created and used by ansible to override the required variables in the role.
Small fixes:
Removed tools_upload_flavor since we're doing it manually to ensure of the tools version
Fixed a small thing with checking git executable - better than using module
Related Issue
5
Motivation and Context
It makes the Aquarium Bait usable in the real world.
Description
This change adds an additional file
overrides.yml
in the root of the repository that could be created and used by ansible to override the required variables in the role.Small fixes:
Related Issue
5
Motivation and Context
It makes the Aquarium Bait usable in the real world.
How Has This Been Tested?
Locally and I promise it works)
Checklist: