Merge branch 'small-fixes' of github.com:joshrabinowitz/git-secret into small-fixes

pull/148/head
Josh Rabinowitz 6 years ago
commit 78a072e881

@ -11,7 +11,7 @@ AVM_VERSION="v1.0.0"
export ANSIBLE_VERSIONS_0="2.3.1.0"
export INSTALL_TYPE_0="pip"
export ANSIBLE_LABEL_0="v2.3"
## Install Ansible 2.4.1 using pip and label it 'v2.4'
## Install Ansible 2.5.X using pip and label it 'v2.5'
export ANSIBLE_VERSIONS_1="2.5.0.0"
export INSTALL_TYPE_1="pip"
export ANSIBLE_LABEL_1="v2.5"

Loading…
Cancel
Save