ansible-prepare-release
ansible-prepare-release copied to clipboard
Would branch variable be clearer if called version?
It sets the version attribute on the git task, and isnt it possible to set that variable to a Hash or tag as well as a branch name?
At least it would match the naming convention used jn the git module of ansible, you're right. guess there should be a new version that uses version but falls back to branch for compatibility...